IMSL C# Numerical Library

PrintMatrix Constructor ()

Creates an instance of the PrintMatrix class without a title and directs it to the default output stream.

public PrintMatrix();

Remarks

The matrix is printed without a title to System.Console.Out.

See Also

PrintMatrix Class | Imsl.Math Namespace | PrintMatrix Constructor Overload List