IMSL C# Numerical Library

PrintMatrixFormat.FirstRowNumber Property

Turns on row labeling with index numbers and sets the index for the label of the first row.

public int FirstRowNumber {get; set;}

Property Value

The number for the first row label.

Remarks

This is usually 0 or 1. The default is 0.

See Also

PrintMatrixFormat Class | Imsl.Math Namespace