DMRITool
v0.1.1-139-g860d86b4
Diffusion MRI Tool
|
This is the complete list of members for spams::ProdMatrix< T >, including all inherited members.
_addDiag | spams::ProdMatrix< T > | private |
_D | spams::ProdMatrix< T > | private |
_DtX | spams::ProdMatrix< T > | private |
_high_memory | spams::ProdMatrix< T > | private |
_m | spams::ProdMatrix< T > | private |
_n | spams::ProdMatrix< T > | private |
_X | spams::ProdMatrix< T > | private |
add_rawCol(const int i, T *DtXi, const T a) const | spams::ProdMatrix< T > | inlinevirtual |
addDiag(const T diag) | spams::ProdMatrix< T > | inline |
copyCol(const int i, Vector< T > &DtXi) const | spams::ProdMatrix< T > | inlinevirtual |
diag(Vector< T > &diag) const | spams::ProdMatrix< T > | inlinevirtual |
extract_rawCol(const int i, T *DtXi) const | spams::ProdMatrix< T > | inlinevirtual |
m() const | spams::ProdMatrix< T > | inlinevirtual |
n() const | spams::ProdMatrix< T > | inlinevirtual |
operator()(const int index1, const int index2) const | spams::ProdMatrix< T > | inlinevirtual |
operator[](const int index) const | spams::ProdMatrix< T > | inline |
ProdMatrix() | spams::ProdMatrix< T > | |
ProdMatrix(const Matrix< T > &D, const bool high_memory=true) | spams::ProdMatrix< T > | |
ProdMatrix(const Matrix< T > &D, const Matrix< T > &X, const bool high_memory=true) | spams::ProdMatrix< T > | |
setMatrices(const Matrix< T > &D, const bool high_memory=true) | spams::ProdMatrix< T > | inline |
setMatrices(const Matrix< T > &D, const Matrix< T > &X, const bool high_memory=true) | spams::ProdMatrix< T > | inline |
~AbstractMatrix() | spams::AbstractMatrix< T > | inlinevirtual |
~ProdMatrix() | spams::ProdMatrix< T > | inline |