SPH
Classes
SparseMatrix.h File Reference

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...
 

Detailed Description

Sparse matrix with utility functions (a thin wrapper over Eigen3 implementation)

Author
Pavel Sevecek (sevecek at sirrah.troja.mff.cuni.cz)
Date
2016-2021

Definition in file SparseMatrix.h.