Click or drag to resize
PrintMatrixPrint Method
Prints to the output stream.
Overload List
  NameDescription
Public methodPrint(Object)
Prints an nRow by nColumn matrix with the default format.
Public methodPrint(String)
Prints a string.
Public methodPrint(PrintMatrixFormat, Object)
Prints an nRow by nColumn matrix with specified format.
Top
See Also