HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
openvdb::OPENVDB_VERSION_NAME::math::GradientNormSqrd< UniformScaleTranslateMap, GradScheme > Struct Template Reference

Partial template specialization of GradientNormSqrd. More...

#include <Operators.h>

Static Public Member Functions

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

Detailed Description

template<BiasedGradientScheme GradScheme>
struct openvdb::OPENVDB_VERSION_NAME::math::GradientNormSqrd< UniformScaleTranslateMap, GradScheme >

Partial template specialization of GradientNormSqrd.

Definition at line 919 of file Operators.h.

Member Function Documentation

template<BiasedGradientScheme GradScheme>
template<typename Accessor >
static Accessor::ValueType openvdb::OPENVDB_VERSION_NAME::math::GradientNormSqrd< UniformScaleTranslateMap, GradScheme >::result ( const UniformScaleTranslateMap map,
const Accessor &  grid,
const Coord ijk 
)
inlinestatic

Definition at line 924 of file Operators.h.

template<BiasedGradientScheme GradScheme>
template<typename StencilT >
static StencilT::ValueType openvdb::OPENVDB_VERSION_NAME::math::GradientNormSqrd< UniformScaleTranslateMap, GradScheme >::result ( const UniformScaleTranslateMap map,
const StencilT &  stencil 
)
inlinestatic

Definition at line 935 of file Operators.h.


The documentation for this struct was generated from the following file: