Storm
A Modern Probabilistic Model Checker
Loading...
Searching...
No Matches
matrix.h File Reference
Include dependency graph for matrix.h:

Go to the source code of this file.

Namespaces

namespace  storm
 LabParser.cpp.
 
namespace  storm::utility
 
namespace  storm::utility::matrix
 

Functions

template<typename T >
storm::storage::SparseMatrix< T > storm::utility::matrix::applyScheduler (storm::storage::SparseMatrix< T > const &transitionMatrix, storm::storage::Scheduler const &scheduler)
 Applies the given scheduler to the given transition matrix.