Namespace: Extreme.Mathematics.LinearAlgebra.ComplexAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.16312.0)
public ComplexMatrix LowerTriangularFactor { get; protected set; }
Public Property LowerTriangularFactor As ComplexMatrix
Get
Protected Set
public:
property ComplexMatrix^ LowerTriangularFactor {
ComplexMatrix^ get ();
protected: void set (ComplexMatrix^ value);
}
member LowerTriangularFactor : ComplexMatrix with get, set
Property Value
Type:
ComplexMatrixA lower triangular
ComplexMatrix.
Numerical Libraries
Supported in: 5.x, 4.x
Reference