OpenVDB 12.0.0
|
Biased gradient operators, defined with respect to the range-space of the map. More...
#include </private/tmp/openvdb-20241101-6830-c2ql2h/openvdb-12.0.0/openvdb/openvdb/math/Operators.h>
Static Public Member Functions | |
template<typename Accessor > | |
static math::Vec3< typename Accessor::ValueType > | result (const MapType &map, const Accessor &grid, const Coord &ijk, const Vec3< typename Accessor::ValueType > &V) |
template<typename StencilT > | |
static math::Vec3< typename StencilT::ValueType > | result (const MapType &map, const StencilT &stencil, const Vec3< typename StencilT::ValueType > &V) |
Biased gradient operators, defined with respect to the range-space of the map.
|
inlinestatic |
|
inlinestatic |