You are here: Symbol Reference > MtxExpr Namespace > Classes > Matrix Record > public > SVDSolve Method > Matrix.SVDSolve Method (TMtx, TMtx, TVec, double)
MtxVec VCL
ContentsIndex
PreviousUpNext
Matrix.SVDSolve Method (TMtx, TMtx, TVec, double)

Matrix version of SVDSolve. Perfroms a SVDSolve for each U and V matrices columns in single pass.

Pascal
function SVDSolve(B: TMtx; X: TMtx; S: TVec; Threshold: double = 1E-9): integer; overload;
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!