DMRITool  v0.1.1-139-g860d86b4
Diffusion MRI Tool
spams::ShiftMatrix< T > Member List

This is the complete list of members for spams::ShiftMatrix< T >, including all inherited members.

_centeredspams::ShiftMatrix< T >private
_inputmatrixspams::ShiftMatrix< T >private
_mspams::ShiftMatrix< T >private
_meansspams::ShiftMatrix< T >private
_nspams::ShiftMatrix< T >private
_shiftsspams::ShiftMatrix< T >private
center()spams::ShiftMatrix< T >inlineprivate
copyRow(const int i, Vector< T > &x) const spams::ShiftMatrix< T >virtual
copyTo(Matrix< T > &copy) 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