Macaulay2 Engine
Loading...
Searching...
No Matches

◆ valid()

bool Matrix::iterator::valid ( )
inline

Definition at line 318 of file matrix.hpp.

318{ return v != nullptr; }

References v.

Referenced by Matrix::computeHashValue(), MutableMatrix::from_matrix(), IM2_Matrix_lift(), IM2_Matrix_promote(), matrixToStream(), and Matrix::transpose().