HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
openvdb::OPENVDB_VERSION_NAME::math::pcg::Vector< ValueType >::InfNormOp Struct Reference

#include <ConjGradient.h>

Public Member Functions

 InfNormOp (const T *data_)
 
operator() (const SizeRange &range, T maxValue) const
 

Public Attributes

const T * data
 

Detailed Description

template<typename ValueType>
struct openvdb::OPENVDB_VERSION_NAME::math::pcg::Vector< ValueType >::InfNormOp

Definition at line 705 of file ConjGradient.h.

Constructor & Destructor Documentation

template<typename ValueType>
openvdb::OPENVDB_VERSION_NAME::math::pcg::Vector< ValueType >::InfNormOp::InfNormOp ( const T *  data_)
inline

Definition at line 707 of file ConjGradient.h.

Member Function Documentation

template<typename ValueType>
T openvdb::OPENVDB_VERSION_NAME::math::pcg::Vector< ValueType >::InfNormOp::operator() ( const SizeRange range,
maxValue 
) const
inline

Definition at line 709 of file ConjGradient.h.

Member Data Documentation

template<typename ValueType>
const T* openvdb::OPENVDB_VERSION_NAME::math::pcg::Vector< ValueType >::InfNormOp::data

Definition at line 717 of file ConjGradient.h.


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