|   | JaggedCholeskyDecompositionIsPositiveDefinite Property  | 
        
         
               Gets whether the decomposed matrix was positive definite.
             
 
    Namespace: 
   Accord.Math.Decompositions
    Assembly:
   Accord.Math (in Accord.Math.dll) Version: 3.8.0
 Syntax
Syntaxpublic bool IsPositiveDefinite { get; }Public ReadOnly Property IsPositiveDefinite As Boolean
	Get
Property Value
Type: 
Boolean See Also
See Also