◆ RealScalar
◆ Scalar
◆ StorageIndex
◆ anonymous enum
Enumerator |
---|
ColsAtCompileTime | |
MaxColsAtCompileTime | |
IsRowMajor | |
@ ColsAtCompileTime
Definition: matrixfree_cg.cpp:26
@ IsRowMajor
Definition: matrixfree_cg.cpp:26
@ MaxColsAtCompileTime
Definition: matrixfree_cg.cpp:26
const int Dynamic
Definition: Constants.h:25
◆ MatrixReplacement()
MatrixReplacement::MatrixReplacement |
( |
| ) |
|
|
inline |
const SparseMatrix< double > * mp_mat
Definition: matrixfree_cg.cpp:43
◆ attachMyMatrix()
Eigen::SparseMatrix< double > mat
Definition: EigenUnitTest.cpp:10
References mp_mat.
◆ cols()
Index MatrixReplacement::cols |
( |
| ) |
const |
|
inline |
Index cols() const
Definition: SparseMatrix.h:161
References Eigen::SparseMatrix< Scalar_, Options_, StorageIndex_ >::cols(), and mp_mat.
Referenced by gdb.printers._MatrixEntryIterator::__next__(), gdb.printers.EigenMatrixPrinter::children(), gdb.printers.EigenSparseMatrixPrinter::children(), Eigen::internal::generic_product_impl< MatrixReplacement, Rhs, SparseShape, DenseShape, GemvProduct >::scaleAndAddTo(), gdb.printers.EigenMatrixPrinter::to_string(), and gdb.printers.EigenSparseMatrixPrinter::to_string().
◆ my_matrix()
◆ operator*()
Expression of the product of two arbitrary matrices or vectors.
Definition: Product.h:202
list x
Definition: plotDoE.py:28
References plotDoE::x.
◆ rows()
Index MatrixReplacement::rows |
( |
| ) |
const |
|
inline |
◆ mp_mat
The documentation for this class was generated from the following file: