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

Go to the source code of this file.

Namespaces

namespace  storm
 LabParser.cpp.
 
namespace  storm::modelchecker
 
namespace  storm::modelchecker::helper
 

Functions

template<typename ValueType >
std::vector< ValueType > storm::modelchecker::helper::computeUpperBoundsForExpectedVisitingTimes (storm::storage::SparseMatrix< ValueType > const &nonBsccMatrix, std::vector< ValueType > const &toBsccProbabilities)
 
template<>
std::vector< storm::RationalFunctionstorm::modelchecker::helper::computeUpperBoundsForExpectedVisitingTimes (storm::storage::SparseMatrix< storm::RationalFunction > const &, std::vector< storm::RationalFunction > const &)