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

Compute X*xScale + Y*yScale + z on sub arrays

Pascal
function AddScaledC(const X: TMtxVec; xIndex: integer; const xScale: Double; const Y: TMtxVec; yIndex: integer; const yScale: Double; const Z: 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!