#include <ikarus/python/assembler/flatassemblermanipulator.hh>
Public Member Functions | |
| SparseMatrixWrapper (Eigen::SparseMatrix< T > &matrix) | |
Public Attributes | |
| std::reference_wrapper< Eigen::SparseMatrix< T > > | matrixRef |
|
inline |
| std::reference_wrapper<Eigen::SparseMatrix<T> > Ikarus::Python::SparseMatrixWrapper< T >::matrixRef |