HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
openvdb::OPENVDB_VERSION_NAME::math::pcg::SparseStencilMatrix< ValueType, STENCIL_SIZE >::ConstRow Class Reference

Read-only accessor to a row of this matrix. More...

#include <ConjGradient.h>

+ Inheritance diagram for openvdb::OPENVDB_VERSION_NAME::math::pcg::SparseStencilMatrix< ValueType, STENCIL_SIZE >::ConstRow:

Public Member Functions

 ConstRow (const ValueType *valueHead, const SizeType *columnHead, const SizeType &rowSize)
 

Detailed Description

template<typename ValueType, SizeType STENCIL_SIZE>
class openvdb::OPENVDB_VERSION_NAME::math::pcg::SparseStencilMatrix< ValueType, STENCIL_SIZE >::ConstRow

Read-only accessor to a row of this matrix.

Definition at line 411 of file ConjGradient.h.

Constructor & Destructor Documentation

template<typename ValueType, SizeType STENCIL_SIZE>
openvdb::OPENVDB_VERSION_NAME::math::pcg::SparseStencilMatrix< ValueType, STENCIL_SIZE >::ConstRow::ConstRow ( const ValueType valueHead,
const SizeType columnHead,
const SizeType rowSize 
)
inline

Definition at line 1193 of file ConjGradient.h.


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