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