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