Jive reference manual
jem::numeric::SparseLU Member List

This is the complete list of members for jem::numeric::SparseLU, including all inherited members.

clear()jem::numeric::SparseLU
factor(const Matrix &matrix)jem::numeric::SparseLU
factor(const Matrix &matrix, const Array< bool > &mask)jem::numeric::SparseLU
factor(const Matrix &matrix, const Array< bool > &mask, const Array< idx_t > &rowPerm, const Array< idx_t > &colPerm)jem::numeric::SparseLU
getMaxZeroPivots() const jem::numeric::SparseLU
getMemUsage() const jem::numeric::SparseLU
getPivotThreshold() const jem::numeric::SparseLU
getZeroThreshold() const jem::numeric::SparseSolver
isValidPerm(const Array< idx_t > &iperm)jem::numeric::SparseSolverstatic
Matrix typedefjem::numeric::SparseLU
nonZeroCount() const jem::numeric::SparseLU
pivotEventjem::numeric::SparseLU
progressEventjem::numeric::SparseLU
Self typedefjem::numeric::SparseLU
setMaxZeroPivots(idx_t maxZeroes)jem::numeric::SparseLU
setPivotThreshold(double alpha)jem::numeric::SparseLU
setZeroThreshold(double eps)jem::numeric::SparseSolver
size() const jem::numeric::SparseLU
solve(const Array< double > &lhs, const Array< double > &rhs)jem::numeric::SparseLU
SparseLU()jem::numeric::SparseLU
SparseSolver()jem::numeric::SparseSolver
Super typedefjem::numeric::SparseLU
zeroPivotEventjem::numeric::SparseLU
zeroThreshold_jem::numeric::SparseSolverprotected