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