You are here:
Symbol Reference >
MtxExpr Namespace
>
Classes
>
Matrix Record
>
public
>
DivAndAdd Method
>
Matrix.DivAndAdd Method (TMtxVec, Integer, TMtxVec, Integer, TMtxVec, Integer, double, Integer, Integer)
MtxVec VCL
Matrix.DivAndAdd Method (TMtxVec, Integer, TMtxVec, Integer, TMtxVec, Integer, double, Integer, Integer)
Matrix Record
|
Matrix Members
|
MtxExpr Namespace
|
DivAndAdd Method
Collapse All
Compute X/Y + Z*zScale on sub array
Pascal
function
DivAndAdd
(
const
X
:
TMtxVec
;
xIndex
: Integer;
const
Y
:
TMtxVec
;
yIndex
: Integer;
const
Z
:
TMtxVec
;
zIndex
: Integer;
zScale
: double;
Index
: Integer;
Len
: Integer):
TMtxVec
;
overload
;
Group
DivAndAdd Method
Links
Matrix Record
,
Matrix Members
,
MtxExpr Namespace
,
DivAndAdd Method
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic?
Send feedback!