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

Computes X + Y*Z

Pascal
function AddProduct(const X: TMtx; const Y: TMtx; const Z: TMtx): Matrix; overload;

Internally calls Matrix.AddProduct

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