Former-commit-id: dd17e10d08
dd17e10d08
@ -110,6 +110,7 @@ namespace storm {
void operator()(storm::models::sparse::Dtmc<ValueType> const& dtmc);
};
#endif
private:
/*!
@ -119,7 +120,6 @@ namespace storm {
*/
bool checkValidityOfProbabilityMatrix() const;
} // namespace sparse
} // namespace models