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

◆ value()

const Matrix * MatrixStream::value ( ) const
inline

Definition at line 95 of file matrix-stream.hpp.

96 {
97 return mValue;
98 } // This will return null before idealDone() is called.
const Matrix * mValue

References Matrix, and mValue.

Referenced by rawMGB(), newf4::toMatrix(), and toMatrix().