Creates an instance of the PrintMatrix class without a title
and directs it to the default output stream.
Namespace: Imsl.MathAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax new : unit -> PrintMatrix
Remarks
The matrix is printed without a title to System.Console.Out.
See Also