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

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-04-16T18:20:25Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos