OpenVDB  9.0.1
SparseStencilMatrix< ValueType_, STENCIL_SIZE > Member List

This is the complete list of members for SparseStencilMatrix< ValueType_, STENCIL_SIZE >, including all inherited members.

eq(const SparseStencilMatrix< OtherValueType, STENCIL_SIZE > &other, ValueType eps=Tolerance< ValueType >::value()) const SparseStencilMatrix< ValueType_, STENCIL_SIZE >inline
getConstRow(SizeType row) const SparseStencilMatrix< ValueType_, STENCIL_SIZE >inline
getRowEditor(SizeType row)SparseStencilMatrix< ValueType_, STENCIL_SIZE >inline
getValue(SizeType row, SizeType col) const SparseStencilMatrix< ValueType_, STENCIL_SIZE >inline
isFinite() const SparseStencilMatrix< ValueType_, STENCIL_SIZE >inline
numRows() const SparseStencilMatrix< ValueType_, STENCIL_SIZE >inline
operator()(SizeType row, SizeType col) const SparseStencilMatrix< ValueType_, STENCIL_SIZE >inline
operator*=(const Scalar &s)SparseStencilMatrix< ValueType_, STENCIL_SIZE >inline
Ptr typedefSparseStencilMatrix< ValueType_, STENCIL_SIZE >
scale(const Scalar &s)SparseStencilMatrix< ValueType_, STENCIL_SIZE >inline
setValue(SizeType row, SizeType col, const ValueType &)SparseStencilMatrix< ValueType_, STENCIL_SIZE >inline
size() const SparseStencilMatrix< ValueType_, STENCIL_SIZE >inline
SparseStencilMatrix(SizeType n)SparseStencilMatrix< ValueType_, STENCIL_SIZE >inline
SparseStencilMatrix(const SparseStencilMatrix &)SparseStencilMatrix< ValueType_, STENCIL_SIZE >inline
str() const SparseStencilMatrix< ValueType_, STENCIL_SIZE >inline
sZeroValueSparseStencilMatrix< ValueType_, STENCIL_SIZE >static
ValueType typedefSparseStencilMatrix< ValueType_, STENCIL_SIZE >
vectorMultiply(const Vector< VecValueType > &inVec, Vector< VecValueType > &resultVec) const SparseStencilMatrix< ValueType_, STENCIL_SIZE >inline
vectorMultiply(const VecValueType *inVec, VecValueType *resultVec) const SparseStencilMatrix< ValueType_, STENCIL_SIZE >inline
VectorType typedefSparseStencilMatrix< ValueType_, STENCIL_SIZE >