.ThermoSysPro.Properties.WaterSteam.IF97_packages.IF97_wAJ.Spline_Utilities.Modelica_Interpolation.Bspline1D.Utilities.norm

Information

The euklidian norm of a vector

Interface

function norm
  extends Modelica.Icons.Function;
  input Real v[:] "A vector";
  output Real n "The norm of the vector";
end norm;

Generated at 2025-02-21T19:24:40Z by OpenModelicaOpenModelica 1.24.4 using GenerateDoc.mos