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

Compute X*xScale - Y*yScale - Z*zScale on sub array

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