up previous next
NewMat    --    Zero matrix


Syntax
NewMat(R: RING, M: INT, N: INT): MAT

Description
This function is kept only for backward-compatibility with CoCoA-4. Please use instead ZeroMat or NewMatFilled .
See Also