52 if( !svs.
dim() )
return os;
55 os <<
" " << itr->value() <<
":" << (itr->index() + offset);
56 return os << std::endl;
difference_type offset() const
Return the offset for the indexes (ith real index = begin()[i-1]->index() + offset()# ...
size_type dim() const
Return the number of elements in the full vector.
Sparse Vector Slice class template.
ptrdiff_t difference_type
std::ostream & operator<<(std::ostream &out, const GenPermMatrixSlice &P)
Print the contents of a GenPermMatrixSlice object in machine readable format.
Sparse storage element type.
size_type nz() const
Return the number of non-zero elements.