Storm
1.11.1.1
A Modern Probabilistic Model Checker
Loading...
Searching...
No Matches
SparseMatrixOperations.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <set>
4
5
#include "
storm/adapters/RationalFunctionForward.h
"
6
#include "
storm/storage/SparseMatrix.h
"
7
8
namespace
storm::storage
{
9
std::set<storm::RationalFunctionVariable>
getVariables
(
SparseMatrix<storm::RationalFunction>
const
& matrix);
10
}
// namespace storm::storage
RationalFunctionForward.h
SparseMatrix.h
storm::storage::SparseMatrix
A class that holds a possibly non-square matrix in the compressed row storage format.
Definition
SparseMatrix.h:328
storm::storage
Definition
DFTBuilder.h:15
storm::storage::getVariables
std::set< storm::RationalFunctionVariable > getVariables(SparseMatrix< storm::RationalFunction > const &matrix)
src
storm
storage
SparseMatrixOperations.h
Generated by
1.9.8