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

Multiply two matrices.

Pascal
function MulDiag(const DiagMtx: TVec; const Mtx: TMtx): Matrix; overload;

Internally calls Matrix.MulDiagLeft

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