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: TOpenCLMatrix; const Y: TOpenCLMatrix; RelativeError: boolean = False): double; overload;

Internally calls clMatrix.NormC

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