|
@ -385,7 +385,7 @@ namespace storm { |
|
|
index_type getNumberOfEntries() const; |
|
|
index_type getNumberOfEntries() const; |
|
|
|
|
|
|
|
|
private: |
|
|
private: |
|
|
// The pointer to the columnd and value of the first entry. |
|
|
|
|
|
|
|
|
// The pointer to the column and value of the first entry. |
|
|
const_iterator beginIterator; |
|
|
const_iterator beginIterator; |
|
|
|
|
|
|
|
|
// The number of non-zero entries in the rows. |
|
|
// The number of non-zero entries in the rows. |
|
|