Searched defs:SluMatrix (Results 1 – 1 of 1) sorted by relevance
115 struct SluMatrix : SuperMatrix struct117 SluMatrix() in SluMatrix() function122 SluMatrix(const SluMatrix& other) in SluMatrix() argument138 {143 } storage;145 void setStorageType(Stype_t t) in setStorageType()175 static SluMatrix Map(MatrixBase<MatrixType>& _mat) in Map() argument193 static SluMatrix Map(SparseMatrixBase<MatrixType>& a_mat) in Map() argument