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

Computes the C Norm between X and Y.

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

Internally calls clVector.NormC

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