|  | DoubleSymSemiPDFactUpperOrLowerFactors Property | 
            Gets the upper of lower factors property. 
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
Syntaxpublic TriangularMatrixTypes UpperOrLowerFactors { get; }Public ReadOnly Property UpperOrLowerFactors As TriangularMatrixTypes
	Get
public:
property TriangularMatrixTypes UpperOrLowerFactors {
	TriangularMatrixTypes get ();
}member UpperOrLowerFactors : TriangularMatrixTypes with get
Property Value
TriangularMatrixTypes See Also
See Also