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

Computes the C Norm between X and Y.

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

Internally calls Vector.NormC

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