You are here: Symbol Reference > MtxExpr Namespace > Functions > MtxExpr.NormL2 Function
MtxVec VCL
ContentsIndex
PreviousUpNext
MtxExpr.NormL2 Function

Computes the L1 Norm between X and Y.

Pascal
function NormL2(const X: TMtx; const Y: TMtx; RelativeError: boolean = False): double; overload;

Internally calls Matrix.NormL1

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!