ana1Tests.analysisTools.L2Norm

L2Norm(norm2Array, cellSize, cosAngle)[source]

Compute L2 norm of an array

Parameters
  • norm2Array (numpy array) – norm2 of the function

  • cellSize (float) – grid cell size

  • cosAngle (float) – cosine of the slope angle

Returns

normL2 – normL2 of the function

Return type

float