Storm 1.11.1.1
A Modern Probabilistic Model Checker
Loading...
Searching...
No Matches
storm::transformer::RobustParameterLifter< ParametricType, ConstantType > Member List

This is the complete list of members for storm::transformer::RobustParameterLifter< ParametricType, ConstantType >, including all inherited members.

CoefficientType typedefstorm::transformer::RobustParameterLifter< ParametricType, ConstantType >
getMatrix() conststorm::transformer::RobustParameterLifter< ParametricType, ConstantType >
getOccuringStatesAtVariable() conststorm::transformer::RobustParameterLifter< ParametricType, ConstantType >
getOccurringVariablesAtState() conststorm::transformer::RobustParameterLifter< ParametricType, ConstantType >
getVector() conststorm::transformer::RobustParameterLifter< ParametricType, ConstantType >
isCurrentRegionAllIllDefined() conststorm::transformer::RobustParameterLifter< ParametricType, ConstantType >
Monotonicity typedefstorm::transformer::RobustParameterLifter< ParametricType, ConstantType >
RobustParameterLifter(storm::storage::SparseMatrix< ParametricType > const &pMatrix, std::vector< ParametricType > const &pVector, storm::storage::BitVector const &selectedRows, storm::storage::BitVector const &selectedColumns, bool generateRowLabels=false, bool useMonotonicity=false)storm::transformer::RobustParameterLifter< ParametricType, ConstantType >
specifyRegion(storm::storage::ParameterRegion< ParametricType > const &region, storm::solver::OptimizationDirection const &dirForParameters)storm::transformer::RobustParameterLifter< ParametricType, ConstantType >
specifyRegion(storm::storage::ParameterRegion< ParametricType > const &region, storm::solver::OptimizationDirection const &dirForParameters, storm::storage::BitVector const &selectedRows)storm::transformer::RobustParameterLifter< ParametricType, ConstantType >
specifyRegion(storm::storage::ParameterRegion< ParametricType > const &region, storm::solver::OptimizationDirection const &dirForParameters, std::shared_ptr< storm::analysis::Order > reachabilityOrder, std::shared_ptr< storm::analysis::LocalMonotonicityResult< VariableType > > localMonotonicityResult)storm::transformer::RobustParameterLifter< ParametricType, ConstantType >
VariableType typedefstorm::transformer::RobustParameterLifter< ParametricType, ConstantType >