IMSL C# Numerical Library

PrintMatrix.SetTitle Method 

Sets the matrix title.

public PrintMatrix SetTitle(
   string title
);

Parameters

title
A String specifying the title of the matrix.

Return Value

The PrintMatrix object.

See Also

PrintMatrix Class | Imsl.Math Namespace