You are here: Symbol Reference > MtxExpr Namespace > Classes > Matrix Record > public > SubAndMul Method > Matrix.SubAndMul Method (TMtxVec, Double, TMtxVec, Double, Double)
MtxVec VCL
ContentsIndex
PreviousUpNext
Matrix.SubAndMul Method (TMtxVec, Double, TMtxVec, Double, Double)

Compute (X*xScale - Y*yScale)*zScalar

Pascal
function SubAndMul(const X: TMtxVec; xScale: Double; const Y: TMtxVec; yScale: Double; Z: Double): TMtxVec; overload;
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!