.GNU_ScientificLibrary.Functions.specfunc.hermite_func_psi_n

Information

This routine computes the Hermite function of order npsi_n(x).

Interface

function hermite_func_psi_n
  extends Modelica.Icons.Function;
  input Integer n;
  input Real x;
  output Real y;
end hermite_func_psi_n;

Generated at 2024-12-11T19:25:49Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos