|
HDK
|
This is the complete list of members for CE_SparseMatrixELLT< T, useexint >, including all inherited members.
| CE_SparseMatrixELLT() | CE_SparseMatrixELLT< T, useexint > | |
| getDiagonalInv(CE_VectorT< T > &result) const | CE_SparseMatrixELLT< T, useexint > | |
| getNonZerosPerRow() const | CE_SparseMatrixELLT< T, useexint > | inline |
| getNumRows() const | CE_SparseMatrixELLT< T, useexint > | inline |
| init(inttype rows, int nzperrow, bool colmajor=true) | CE_SparseMatrixELLT< T, useexint > | |
| initFromMatrix(const UT_SparseMatrixELLT< T, colmajor, useexint > &src, bool block=true) | CE_SparseMatrixELLT< T, useexint > | |
| matchAndCopyToMatrix(UT_SparseMatrixELLT< T, true, useexint > &dst, bool block=true) const | CE_SparseMatrixELLT< T, useexint > | |
| multVec(const CE_VectorT< T > &v, CE_VectorT< T > &result) const | CE_SparseMatrixELLT< T, useexint > | |
| solveConjugateGradient(CE_VectorT< T > &x, const CE_VectorT< T > &b, T tol2=1e-5, int max_iters=-1, int *iterout=NULL) const | CE_SparseMatrixELLT< T, useexint > | |
| value_type typedef | CE_SparseMatrixELLT< T, useexint > | |
| ~CE_SparseMatrixELLT() | CE_SparseMatrixELLT< T, useexint > | virtual |