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

◆ get_Mat() [1/2]

template<typename Mat>
Mat * MutableMat< Mat >::get_Mat ( )
inline

Definition at line 281 of file mutablemat-defs.hpp.

281{ return &mat; }

References mat.

Referenced by MutableMatrix::coerce(), MutableMatrix::coerce_const(), rawLinAlgCharPoly(), and rawLinAlgMinPoly().