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

Returns the Frobenius Norm of the matrix.

Pascal
function NormFro(const X: TMtx): double; overload;

Internally calls Matrix.NormFro

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