|
SPH
|
Sparse matrix with utility functions (a thin wrapper over Eigen3 implementation) More...
#include "objects/containers/Array.h"#include "objects/wrappers/AutoPtr.h"#include "objects/wrappers/Expected.h"#include "objects/wrappers/PropagateConst.h"Go to the source code of this file.
Classes | |
| class | SparseMatrix |
| Sparse representation of matrix of arbitrary dimension. More... | |
Sparse matrix with utility functions (a thin wrapper over Eigen3 implementation)
Definition in file SparseMatrix.h.