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

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

Pascal
function SVD(U: TMtx; S: TVec; V: TMtx; MinSize: boolean = True): TMtx; overload;
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!