.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-01-05T19:25:56Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos