Partial template specialization of GradientNormSqrd.
More...
#include <openvdb/math/Operators.h>
template<
BiasedGradientScheme GradScheme>
struct openvdb::v12_0::math::GradientNormSqrd< UniformScaleMap, GradScheme >
Partial template specialization of GradientNormSqrd.
◆ result() [1/4]
static Accessor::ValueType result |
( |
const UniformScaleMap & | map, |
|
|
const Accessor & | grid, |
|
|
const Coord & | ijk ) |
|
inlinestatic |
◆ result() [2/4]
template<typename Accessor>
static Accessor::ValueType result |
( |
const UniformScaleMap & | map, |
|
|
const Accessor & | grid, |
|
|
const Coord & | ijk ) |
|
inlinestatic |
◆ result() [3/4]
static StencilT::ValueType result |
( |
const UniformScaleMap & | map, |
|
|
const StencilT & | stencil ) |
|
inlinestatic |
◆ result() [4/4]
template<typename StencilT>
static StencilT::ValueType result |
( |
const UniformScaleMap & | map, |
|
|
const StencilT & | stencil ) |
|
inlinestatic |
◆ BD
◆ FD