Click or drag to resize

LUToString Method

Gets a textual representation of this decomposition.

Namespace: Austra.Library
Assembly: Austra.Library (in Austra.Library.dll) Version: 2.8.0+60920b955a856da8555e24f01fa39560b88e86c3
Syntax
C#
public override string ToString()

Return Value

String
One line for each row, with space separated columns.
See Also