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