You are here: Symbol Reference > MtxExpr Namespace > Functions > MtxExpr.Cholesky Function
MtxVec VCL
ContentsIndex
PreviousUpNext
MtxExpr.Cholesky Function

Returns true, if matrix is symmetric and positive definite.

Pascal
function Cholesky(const X: TMtx): boolean; overload;

Internally calls Matrix.Cholesky

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