Public Types | |
enum | { ColsAtCompileTime = Eigen::Dynamic, MaxColsAtCompileTime = Eigen::Dynamic, IsRowMajor = false } |
typedef double | RealScalar |
typedef double | Scalar |
typedef int | StorageIndex |
Public Types inherited from Eigen::EigenBase< MatrixReplacement > | |
typedef Eigen::Index | Index |
The interface type of indices. More... | |
typedef internal::traits< MatrixReplacement >::StorageKind | StorageKind |
Private Attributes | |
const SparseMatrix< double > * | mp_mat |
Definition at line 21 of file matrixfree_cg.cpp.
typedef double MatrixReplacement::RealScalar |
Definition at line 25 of file matrixfree_cg.cpp.
typedef double MatrixReplacement::Scalar |
Definition at line 24 of file matrixfree_cg.cpp.
typedef int MatrixReplacement::StorageIndex |
Definition at line 26 of file matrixfree_cg.cpp.
anonymous enum |
Enumerator | |
---|---|
ColsAtCompileTime | |
MaxColsAtCompileTime | |
IsRowMajor |
Definition at line 27 of file matrixfree_cg.cpp.
|
inline |
Definition at line 42 of file matrixfree_cg.cpp.
|
inline |
Definition at line 44 of file matrixfree_cg.cpp.
|
inline |
Definition at line 34 of file matrixfree_cg.cpp.
|
inline |
Definition at line 47 of file matrixfree_cg.cpp.
|
inline |
Definition at line 37 of file matrixfree_cg.cpp.
|
inline |
Definition at line 33 of file matrixfree_cg.cpp.
|
private |
Definition at line 50 of file matrixfree_cg.cpp.