.GNU_ScientificLibrary.Functions.specfunc.gegenpoly_Cn

Genenbauer polynomial, C_n^(a)(x)

Information

This routine computes the Gegenbauer polynomial, Cn(a)(x).

Interface

function gegenpoly_Cn
  extends Modelica.Icons.Function;
  input Integer n;
  input Real a, x;
  output Real y;
end gegenpoly_Cn;

Generated at 2025-04-02T18:24:35Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos