Inherits Eigen::DynamicSparseMatrix< double >, and RefCounter.
This class is provided as a transfer operator. On C++ level it can be used to fill a matrix in random order (assemble processes, etc.)
Since most operations and the storage space are suboptimal it is recommended to convert it to SparseMatrix after filling.