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