|
void | viskores::cont::ThrowArrayRangeComputeFailed () |
|
|
viskores::cont::ArrayHandle< viskores::Range > | viskores::cont::ArrayRangeCompute (const viskores::cont::UnknownArrayHandle &array, bool computeFiniteRange=false, viskores::cont::DeviceAdapterId device=viskores::cont::DeviceAdapterTagAny{}) |
| Compute the range of the data in an array handle. More...
|
|
viskores::cont::ArrayHandle< viskores::Range > | viskores::cont::ArrayRangeCompute (const viskores::cont::UnknownArrayHandle &array, const viskores::cont::ArrayHandle< viskores::UInt8 > &maskArray, bool computeFiniteRange=false, viskores::cont::DeviceAdapterId device=viskores::cont::DeviceAdapterTagAny{}) |
| Compute the range of the data in an array handle. More...
|
|
viskores::cont::ArrayHandle< viskores::Range > | viskores::cont::ArrayRangeCompute (const viskores::cont::UnknownArrayHandle &array, viskores::cont::DeviceAdapterId device) |
| Compute the range of the data in an array handle. More...
|
|
|
viskores::Range | viskores::cont::ArrayRangeComputeMagnitude (const viskores::cont::UnknownArrayHandle &array, bool computeFiniteRange=false, viskores::cont::DeviceAdapterId device=viskores::cont::DeviceAdapterTagAny{}) |
| Compute the range of the magnitude of the Vec data in an array handle. More...
|
|
viskores::Range | viskores::cont::ArrayRangeComputeMagnitude (const viskores::cont::UnknownArrayHandle &array, const viskores::cont::ArrayHandle< viskores::UInt8 > &maskArray, bool computeFiniteRange=false, viskores::cont::DeviceAdapterId device=viskores::cont::DeviceAdapterTagAny{}) |
| Compute the range of the magnitude of the Vec data in an array handle. More...
|
|
viskores::Range | viskores::cont::ArrayRangeComputeMagnitude (const viskores::cont::UnknownArrayHandle &array, viskores::cont::DeviceAdapterId device) |
| Compute the range of the magnitude of the Vec data in an array handle. More...
|
|
|
viskores::cont::ArrayHandle< viskores::Range > | viskores::cont::ArrayRangeCompute (const viskores::cont::UnknownArrayHandle &array, bool computeFiniteRange=false, viskores::cont::DeviceAdapterId device=viskores::cont::DeviceAdapterTagAny{}) |
| Compute the range of the data in an array handle. More...
|
|
viskores::cont::ArrayHandle< viskores::Range > | viskores::cont::ArrayRangeCompute (const viskores::cont::UnknownArrayHandle &array, const viskores::cont::ArrayHandle< viskores::UInt8 > &maskArray, bool computeFiniteRange=false, viskores::cont::DeviceAdapterId device=viskores::cont::DeviceAdapterTagAny{}) |
| Compute the range of the data in an array handle. More...
|
|
viskores::cont::ArrayHandle< viskores::Range > | viskores::cont::ArrayRangeCompute (const viskores::cont::UnknownArrayHandle &array, viskores::cont::DeviceAdapterId device) |
| Compute the range of the data in an array handle. More...
|
|
|
viskores::Range | viskores::cont::ArrayRangeComputeMagnitude (const viskores::cont::UnknownArrayHandle &array, bool computeFiniteRange=false, viskores::cont::DeviceAdapterId device=viskores::cont::DeviceAdapterTagAny{}) |
| Compute the range of the magnitude of the Vec data in an array handle. More...
|
|
viskores::Range | viskores::cont::ArrayRangeComputeMagnitude (const viskores::cont::UnknownArrayHandle &array, const viskores::cont::ArrayHandle< viskores::UInt8 > &maskArray, bool computeFiniteRange=false, viskores::cont::DeviceAdapterId device=viskores::cont::DeviceAdapterTagAny{}) |
| Compute the range of the magnitude of the Vec data in an array handle. More...
|
|
viskores::Range | viskores::cont::ArrayRangeComputeMagnitude (const viskores::cont::UnknownArrayHandle &array, viskores::cont::DeviceAdapterId device) |
| Compute the range of the magnitude of the Vec data in an array handle. More...
|
|