Storm
A Modern Probabilistic Model Checker
|
#include <GmmxxAdapter.h>
Static Public Member Functions | |
static std::unique_ptr< gmm::csr_matrix< T > > | toGmmxxSparseMatrix (storm::storage::SparseMatrix< T > const &matrix) |
Converts a sparse matrix into a sparse matrix in the gmm++ format. | |
Definition at line 13 of file GmmxxAdapter.h.
|
static |
Converts a sparse matrix into a sparse matrix in the gmm++ format.
Definition at line 14 of file GmmxxAdapter.cpp.