.NET Matrix Library
Cholesky Class Properties
See Also  Send Feedback


For a list of all members of this type, see Cholesky members.

Public Properties

 NameDescription
public PropertyLGets the factor L, the lower triangular part of the Cholesky factorization.  
public PropertySizeGets the size of the matrix that is represented by the factorization.  
public PropertySucceededIndicates whether the Cholesky factorization succeeded and has reached completion.  
Top

See Also

.NET Matrix Library