Home
last modified time | relevance | path

Searched refs:gsl_histogram2d_calloc (Results 1 – 25 of 33) sorted by path

12

/dports/audio/praat/praat-6.2.03/external/gsl/
H A Dgsl_histogram2d.h53 gsl_histogram2d * gsl_histogram2d_calloc (const size_t nx, const size_t ny);
H A Dgsl_histogram__init2d.c120 h = gsl_histogram2d_calloc (nx, ny); in gsl_histogram2d_calloc_uniform()
134 gsl_histogram2d_calloc (const size_t nx, const size_t ny) in gsl_histogram2d_calloc() function
/dports/audio/snd/snd-21.2/
H A Dlibgsl.scm2058 (gsl_histogram2d* gsl_histogram2d_calloc (size_t size_t))
/dports/lang/vala/vala-0.48.18/vapi/
H A Dgsl.vapi3124 [CCode (cname="gsl_histogram2d_calloc")]
/dports/math/gsl/gsl-2.7/doc/
H A Dhistogram.rst695 .. @deftypefun {gsl_histogram2d *} gsl_histogram2d_calloc (size_t nx, size_t ny)
/dports/math/gsl/gsl-2.7/histogram/
H A Dgsl_histogram2d.h53 gsl_histogram2d * gsl_histogram2d_calloc (const size_t nx, const size_t ny);
H A Dinit2d.c120 h = gsl_histogram2d_calloc (nx, ny); in gsl_histogram2d_calloc_uniform()
134 gsl_histogram2d_calloc (const size_t nx, const size_t ny) in gsl_histogram2d_calloc() function
H A Dtest2d.c50 h = gsl_histogram2d_calloc (M, N); in test2d()
51 h1 = gsl_histogram2d_calloc (M, N); in test2d()
52 g = gsl_histogram2d_calloc (M, N); in test2d()
283 h = gsl_histogram2d_calloc (M1, N1); in test2d()
316 h = gsl_histogram2d_calloc (M, N); in test2d()
659 gsl_histogram2d *hh = gsl_histogram2d_calloc (M1, N1); in test2d()
708 gsl_histogram2d *hh = gsl_histogram2d_calloc (M1, N1); in test2d()
H A Dtest2d_trap.c47 h = gsl_histogram2d_calloc (0, 10); in test2d_trap()
54 h = gsl_histogram2d_calloc (10, 0); in test2d_trap()
/dports/math/p5-Math-GSL/Math-GSL-0.43/lib/Math/GSL/
H A DHistogram2D.pm60 *gsl_histogram2d_calloc = *Math::GSL::Histogram2Dc::gsl_histogram2d_calloc;
/dports/math/p5-Math-GSL/Math-GSL-0.43/pm/Math/GSL/
H A DHistogram2D.pm.1.1560 *gsl_histogram2d_calloc = *Math::GSL::Histogram2Dc::gsl_histogram2d_calloc;
248 gsl_histogram2d_calloc
330 =item C<gsl_histogram2d_calloc >
H A DHistogram2D.pm.1.1660 *gsl_histogram2d_calloc = *Math::GSL::Histogram2Dc::gsl_histogram2d_calloc;
248 gsl_histogram2d_calloc
330 =item C<gsl_histogram2d_calloc >
H A DHistogram2D.pm.2.060 *gsl_histogram2d_calloc = *Math::GSL::Histogram2Dc::gsl_histogram2d_calloc;
248 gsl_histogram2d_calloc
330 =item C<gsl_histogram2d_calloc >
H A DHistogram2D.pm.2.160 *gsl_histogram2d_calloc = *Math::GSL::Histogram2Dc::gsl_histogram2d_calloc;
248 gsl_histogram2d_calloc
330 =item C<gsl_histogram2d_calloc >
H A DHistogram2D.pm.2.260 *gsl_histogram2d_calloc = *Math::GSL::Histogram2Dc::gsl_histogram2d_calloc;
248 gsl_histogram2d_calloc
330 =item C<gsl_histogram2d_calloc >
H A DHistogram2D.pm.2.2.160 *gsl_histogram2d_calloc = *Math::GSL::Histogram2Dc::gsl_histogram2d_calloc;
248 gsl_histogram2d_calloc
330 =item C<gsl_histogram2d_calloc >
H A DHistogram2D.pm.2.360 *gsl_histogram2d_calloc = *Math::GSL::Histogram2Dc::gsl_histogram2d_calloc;
248 gsl_histogram2d_calloc
330 =item C<gsl_histogram2d_calloc >
H A DHistogram2D.pm.2.460 *gsl_histogram2d_calloc = *Math::GSL::Histogram2Dc::gsl_histogram2d_calloc;
248 gsl_histogram2d_calloc
330 =item C<gsl_histogram2d_calloc >
H A DHistogram2D.pm.2.560 *gsl_histogram2d_calloc = *Math::GSL::Histogram2Dc::gsl_histogram2d_calloc;
248 gsl_histogram2d_calloc
330 =item C<gsl_histogram2d_calloc >
H A DHistogram2D.pm.2.660 *gsl_histogram2d_calloc = *Math::GSL::Histogram2Dc::gsl_histogram2d_calloc;
248 gsl_histogram2d_calloc
330 =item C<gsl_histogram2d_calloc >
H A DHistogram2D.pm.2.760 *gsl_histogram2d_calloc = *Math::GSL::Histogram2Dc::gsl_histogram2d_calloc;
248 gsl_histogram2d_calloc
330 =item C<gsl_histogram2d_calloc >
/dports/math/p5-Math-GSL/Math-GSL-0.43/pod/
H A DHistogram2D.pod4 gsl_histogram2d_calloc
86 =item C<gsl_histogram2d_calloc >
/dports/math/p5-Math-GSL/Math-GSL-0.43/xs/
H A DHistogram2D_wrap.1.15.c3321 result = (gsl_histogram2d *)gsl_histogram2d_calloc(arg1,arg2); in XS()
H A DHistogram2D_wrap.1.16.c3321 result = (gsl_histogram2d *)gsl_histogram2d_calloc(arg1,arg2); in XS()
H A DHistogram2D_wrap.2.0.c3321 result = (gsl_histogram2d *)gsl_histogram2d_calloc(arg1,arg2); in XS()

12