OpenVDB 12.0.0
Loading...
Searching...
No Matches
GradientNormSqrd< UniformScaleMap, GradScheme > Struct Template Reference

Partial template specialization of GradientNormSqrd. More...

#include </private/tmp/openvdb-20241101-6943-enag0s/openvdb-12.0.0/openvdb/openvdb/math/Operators.h>

Static Public Member Functions

template<typename Accessor >
static Accessor::ValueType result (const UniformScaleMap &map, const Accessor &grid, const Coord &ijk)
 
template<typename StencilT >
static StencilT::ValueType result (const UniformScaleMap &map, const StencilT &stencil)
 

Detailed Description

template<BiasedGradientScheme GradScheme>
struct openvdb::v12_0::math::GradientNormSqrd< UniformScaleMap, GradScheme >

Partial template specialization of GradientNormSqrd.

Member Function Documentation

◆ result() [1/2]

template<BiasedGradientScheme GradScheme>
template<typename Accessor >
static Accessor::ValueType result ( const UniformScaleMap & map,
const Accessor & grid,
const Coord & ijk )
inlinestatic

◆ result() [2/2]

template<BiasedGradientScheme GradScheme>
template<typename StencilT >
static StencilT::ValueType result ( const UniformScaleMap & map,
const StencilT & stencil )
inlinestatic