.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 2024-11-23T19:25:52Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos