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 Mtx: TMtx; const DiagMtx: TVec): Matrix; overload;

Internally calls Matrix.MulDiagRight

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