Home
last modified time | relevance | path

Searched refs:gsl_sf_gegenpoly_2 (Results 1 – 25 of 39) sorted by relevance

12

/dports/audio/praat/praat-6.2.03/external/gsl/
H A Dgsl_sf_gegenbauer.h49 double gsl_sf_gegenpoly_2(double lambda, double x);
H A Dgsl_specfunc__gegenbauer.c181 double gsl_sf_gegenpoly_2(double lambda, double x)
/dports/math/gsl/gsl-2.7/specfunc/
H A Dgsl_sf_gegenbauer.h49 double gsl_sf_gegenpoly_2(double lambda, double x);
H A Dgegenbauer.c181 double gsl_sf_gegenpoly_2(double lambda, double x) in gsl_sf_gegenpoly_2() function
/dports/math/py-pygsl/pygsl-2.3.0/doc/api/sf/
H A Dsf__gegenpoly_doc.rst83 Wrapper for :c:func:`gsl_sf_gegenpoly_2`
84 c code signature: double gsl_sf_gegenpoly_2( double lambda, double x)
/dports/math/gsl/gsl-2.7/doc/
H A Dspecfunc-gegenbauer.rst9 double gsl_sf_gegenpoly_2 (double lambda, double x)
/dports/math/py-pygsl/pygsl-2.3.0/testing/src/sf/
H A Dsf.py1362 def gsl_sf_gegenpoly_2(arg1, x): function
1363 return _sf.gsl_sf_gegenpoly_2(arg1, x)
1364 gsl_sf_gegenpoly_2 = _sf.gsl_sf_gegenpoly_2 variable
H A Dsf__data.c2436 static void * gsl_sf_gegenpoly_2_data[] = {(void *) gsl_sf_gegenpoly_2, (void *) gsl_sf_gegenpoly_2
/dports/math/p5-Math-GSL/Math-GSL-0.43/lib/Math/GSL/
H A DSF.pm374 *gsl_sf_gegenpoly_2 = *Math::GSL::SFc::gsl_sf_gegenpoly_2;
/dports/math/freefem++/FreeFem-sources-4.6/idp/
H A Dgsl.idp281 cout << "gsl_sf_gegenpoly_2(0.55, 0.55) = " << gslsfgegenpoly2(0.55, 0.55) << endl;
/dports/math/p5-Math-GSL/Math-GSL-0.43/pm/Math/GSL/
H A DSF.pm.2.2376 *gsl_sf_gegenpoly_2 = *Math::GSL::SFc::gsl_sf_gegenpoly_2;
1183 gsl_sf_gegenpoly_2
3134 =item C<gsl_sf_gegenpoly_2 >
H A DSF.pm.2.2.1376 *gsl_sf_gegenpoly_2 = *Math::GSL::SFc::gsl_sf_gegenpoly_2;
1183 gsl_sf_gegenpoly_2
3134 =item C<gsl_sf_gegenpoly_2 >
H A DSF.pm.1.16376 *gsl_sf_gegenpoly_2 = *Math::GSL::SFc::gsl_sf_gegenpoly_2;
1170 gsl_sf_gegenpoly_2
3121 =item C<gsl_sf_gegenpoly_2 >
H A DSF.pm.2.0376 *gsl_sf_gegenpoly_2 = *Math::GSL::SFc::gsl_sf_gegenpoly_2;
1183 gsl_sf_gegenpoly_2
3134 =item C<gsl_sf_gegenpoly_2 >
H A DSF.pm.2.1376 *gsl_sf_gegenpoly_2 = *Math::GSL::SFc::gsl_sf_gegenpoly_2;
1183 gsl_sf_gegenpoly_2
3134 =item C<gsl_sf_gegenpoly_2 >
H A DSF.pm.2.3376 *gsl_sf_gegenpoly_2 = *Math::GSL::SFc::gsl_sf_gegenpoly_2;
1183 gsl_sf_gegenpoly_2
3134 =item C<gsl_sf_gegenpoly_2 >
H A DSF.pm.2.6374 *gsl_sf_gegenpoly_2 = *Math::GSL::SFc::gsl_sf_gegenpoly_2;
1181 gsl_sf_gegenpoly_2
3132 =item C<gsl_sf_gegenpoly_2 >
H A DSF.pm.1.15376 *gsl_sf_gegenpoly_2 = *Math::GSL::SFc::gsl_sf_gegenpoly_2;
1170 gsl_sf_gegenpoly_2
3121 =item C<gsl_sf_gegenpoly_2 >
H A DSF.pm.2.4374 *gsl_sf_gegenpoly_2 = *Math::GSL::SFc::gsl_sf_gegenpoly_2;
1181 gsl_sf_gegenpoly_2
3132 =item C<gsl_sf_gegenpoly_2 >
H A DSF.pm.2.5374 *gsl_sf_gegenpoly_2 = *Math::GSL::SFc::gsl_sf_gegenpoly_2;
1181 gsl_sf_gegenpoly_2
3132 =item C<gsl_sf_gegenpoly_2 >
H A DSF.pm.2.7374 *gsl_sf_gegenpoly_2 = *Math::GSL::SFc::gsl_sf_gegenpoly_2;
1181 gsl_sf_gegenpoly_2
3132 =item C<gsl_sf_gegenpoly_2 >
/dports/math/p5-Math-GSL/Math-GSL-0.43/pod/
H A DSF.pod421 gsl_sf_gegenpoly_2
2372 =item C<gsl_sf_gegenpoly_2 >
/dports/math/freefem++/FreeFem-sources-4.6/plugin/seq/
H A Dff_gsl_awk.hpp1373 return gsl_sf_gegenpoly_2((double)x, (double)y); in gsl_sf_gegenpoly_2__()
/dports/print/texlive-base/texlive-20150521-source/utils/asymptote/
H A Dgsl.cc1160 addGSLRealRealFunc<gsl_sf_gegenpoly_2>(SYM(gegenpoly_2),SYM(lambda),SYM(x)); in gen_rungsl_venv()
/dports/math/asymptote/asymptote-2.67/
H A Dgsl.cc1165 addGSLRealRealFunc<gsl_sf_gegenpoly_2>(SYM(gegenpoly_2),SYM(lambda),SYM(x)); in gen_rungsl_venv()

12