|
DMRITool
v0.1.1-139-g860d86b4
Diffusion MRI Tool
|
This is the complete list of members for spams::ShiftMatrix< T >, including all inherited members.
| _centered | spams::ShiftMatrix< T > | private |
| _inputmatrix | spams::ShiftMatrix< T > | private |
| _m | spams::ShiftMatrix< T > | private |
| _means | spams::ShiftMatrix< T > | private |
| _n | spams::ShiftMatrix< T > | private |
| _shifts | spams::ShiftMatrix< T > | private |
| center() | spams::ShiftMatrix< T > | inlineprivate |
| copyRow(const int i, Vector< T > &x) const | spams::ShiftMatrix< T > | virtual |
| copyTo(Matrix< T > ©) const | spams::ShiftMatrix< T > | virtual |
| dot(const Matrix< T > &x) const | spams::ShiftMatrix< T > | virtual |
| m() const | spams::ShiftMatrix< T > | inlinevirtual |
| mult(const SpVector< T > &x, Vector< T > &b, const T alpha=1.0, const T beta=0.0) const | spams::ShiftMatrix< T > | virtual |
| mult(const Vector< T > &x, Vector< T > &b, const T alpha=1.0, const T beta=0.0) const | spams::ShiftMatrix< T > | virtual |
| mult(const Matrix< T > &B, Matrix< T > &C, const bool transA=false, const bool transB=false, const T a=1.0, const T b=0.0) const | spams::ShiftMatrix< T > | virtual |
| mult(const SpMatrix< T > &B, Matrix< T > &C, const bool transA=false, const bool transB=false, const T a=1.0, const T b=0.0) const | spams::ShiftMatrix< T > | virtual |
| multSwitch(const Matrix< T > &B, Matrix< T > &C, const bool transA=false, const bool transB=false, const T a=1.0, const T b=0.0) const | spams::ShiftMatrix< T > | virtual |
| multTrans(const Vector< T > &x, Vector< T > &b, const T alpha=1.0, const T beta=0.0) const | spams::ShiftMatrix< T > | virtual |
| n() const | spams::ShiftMatrix< T > | inlinevirtual |
| print(const string &name) const | spams::ShiftMatrix< T > | virtual |
| ShiftMatrix(const AbstractMatrixB< T > &inputmatrix, const int shifts, const bool center=false) | spams::ShiftMatrix< T > | inline |
| XtX(Matrix< T > &XtX) const | spams::ShiftMatrix< T > | virtual |
| ~AbstractMatrixB() | spams::AbstractMatrixB< T > | inlinevirtual |
| ~ShiftMatrix() | spams::ShiftMatrix< T > | inlinevirtual |
1.8.11