Matrix::LMinQR Method

TMtx *LMinQR(TMtx *L, TMtx *Q, TMtx *R) const;

#NameTypeDescription
1LTMtx *
2QTMtx *
3RTMtx *
Declared in Dew::Math::Matrix · Dew.Math/MtxExpr.h · Cross-compiler