Click or drag to resize
PrintMatrixStringPrint Method
Overload List
  NameDescription
Public methodPrint(Object)
Prints an nRow by nColumn matrix with the default format.
(Inherited from PrintMatrix.)
Public methodPrint(String) (Overrides PrintMatrixPrint(String).)
Public methodPrint(PrintMatrixFormat, Object)
Prints an nRow by nColumn matrix with specified format.
(Inherited from PrintMatrix.)
Top
See Also