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

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

Pascal
function SVDSolve(const B: TMtx; const X: TMtx; const 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!