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

Computes the L1 Norm between X and Y.

Pascal
function NormL1(const X: TVec; const Y: TVec; RelativeError: boolean = False): double; overload;

Internally calls Vector.NormL1

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