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