You are here: Symbol Reference > AbstractMtxVec Namespace > Classes > TDenseMtxVec Class > public > SubScaled Method > TDenseMtxVec.SubScaled Method (TMtxVec, integer, Double, TMtxVec, integer, Double, TMtxVec, integer, Double, integer, integer)
MtxVec VCL
ContentsIndex
PreviousUpNext
TDenseMtxVec.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!