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

◆ value()

Matrix * KBasis::value ( )
inlineprivate

Definition at line 156 of file matrix-kbasis.cpp.

156{ return (kb_error ? nullptr : mat.to_matrix()); }
MatrixConstructor mat

References kb_error, mat, and Matrix.

Referenced by k_basis().