|
Navigation: Function Reference > General Utility Functions > norm() norm() |
Top Previous Next |
norm( aData: Array of Double ) : Extended;
Returns the Euclidean L2-norm (sqrt(SumOfSquares)) for the values in aData.
Parameters
aData |
array type of Double |