IMSL C# Numerical Library

PrintMatrixFormat.RowLabelType Enumeration

Type for row labels.

public enum PrintMatrixFormat.RowLabelType

Members

Member Name Description
LabelNone Specifies no row labels will be displayed.
LabelNumber Specifies row labels will be an array of ints.

Requirements

Namespace: Imsl.Math

Assembly: ImslCS (in ImslCS.dll)

See Also

Imsl.Math Namespace