You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Matrix Structure > Matrix Methods > Matrix.Cholesky Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Matrix.Cholesky Method

Test if the matrix is semi positive definite.

Syntax
C#
Visual Basic
public bool Cholesky();

True, if the matrix semi positive definite and at the same time performs the Cholesky decomposition of the calling matrix.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!