Home
last modified time | relevance | path

Searched refs:gsl_histogram2d_memcpy (Results 1 – 25 of 33) sorted by relevance

12

/dports/math/gsl/gsl-2.7/histogram/
H A Dtest2d.c194 gsl_histogram2d_memcpy (h1, h); in test2d()
510 gsl_histogram2d_memcpy (h1, g); in test2d()
523 gsl_histogram2d_memcpy (h1, g); in test2d()
537 gsl_histogram2d_memcpy (h1, g); in test2d()
550 gsl_histogram2d_memcpy (h1, g); in test2d()
563 gsl_histogram2d_memcpy (h1, g); in test2d()
576 gsl_histogram2d_memcpy (h1, g); in test2d()
H A Dcopy2d.c38 gsl_histogram2d_memcpy (gsl_histogram2d * dest, const gsl_histogram2d * src) in gsl_histogram2d_memcpy() function
H A Dgsl_histogram2d.h98 gsl_histogram2d_memcpy(gsl_histogram2d *dest, const gsl_histogram2d *source);
/dports/audio/praat/praat-6.2.03/external/gsl/
H A Dgsl_histogram__copy2d.c39 gsl_histogram2d_memcpy (gsl_histogram2d * dest, const gsl_histogram2d * src) in gsl_histogram2d_memcpy() function
H A Dgsl_histogram2d.h98 gsl_histogram2d_memcpy(gsl_histogram2d *dest, const gsl_histogram2d *source);
/dports/math/p5-Math-GSL/Math-GSL-0.43/lib/Math/GSL/
H A DHistogram2D.pm79 *gsl_histogram2d_memcpy = *Math::GSL::Histogram2Dc::gsl_histogram2d_memcpy;
/dports/math/p5-Math-GSL/Math-GSL-0.43/t/
H A DHistogram2D.t45 ok_status(gsl_histogram2d_memcpy($copy, $self->{H}));
48 ok_status(gsl_histogram2d_memcpy($bob, $self->{H}), $GSL_EINVAL);
/dports/math/p5-Math-GSL/Math-GSL-0.43/pm/Math/GSL/
H A DHistogram2D.pm.2.179 *gsl_histogram2d_memcpy = *Math::GSL::Histogram2Dc::gsl_histogram2d_memcpy;
267 gsl_histogram2d_memcpy
368 =item C<gsl_histogram2d_memcpy($dest, $src)> - This function copies the histogram $src into the pre…
H A DHistogram2D.pm.1.1679 *gsl_histogram2d_memcpy = *Math::GSL::Histogram2Dc::gsl_histogram2d_memcpy;
267 gsl_histogram2d_memcpy
368 =item C<gsl_histogram2d_memcpy($dest, $src)> - This function copies the histogram $src into the pre…
H A DHistogram2D.pm.2.379 *gsl_histogram2d_memcpy = *Math::GSL::Histogram2Dc::gsl_histogram2d_memcpy;
267 gsl_histogram2d_memcpy
368 =item C<gsl_histogram2d_memcpy($dest, $src)> - This function copies the histogram $src into the pre…
H A DHistogram2D.pm.2.479 *gsl_histogram2d_memcpy = *Math::GSL::Histogram2Dc::gsl_histogram2d_memcpy;
267 gsl_histogram2d_memcpy
368 =item C<gsl_histogram2d_memcpy($dest, $src)> - This function copies the histogram $src into the pre…
H A DHistogram2D.pm.2.579 *gsl_histogram2d_memcpy = *Math::GSL::Histogram2Dc::gsl_histogram2d_memcpy;
267 gsl_histogram2d_memcpy
368 =item C<gsl_histogram2d_memcpy($dest, $src)> - This function copies the histogram $src into the pre…
H A DHistogram2D.pm.2.679 *gsl_histogram2d_memcpy = *Math::GSL::Histogram2Dc::gsl_histogram2d_memcpy;
267 gsl_histogram2d_memcpy
368 =item C<gsl_histogram2d_memcpy($dest, $src)> - This function copies the histogram $src into the pre…
H A DHistogram2D.pm.2.779 *gsl_histogram2d_memcpy = *Math::GSL::Histogram2Dc::gsl_histogram2d_memcpy;
267 gsl_histogram2d_memcpy
368 =item C<gsl_histogram2d_memcpy($dest, $src)> - This function copies the histogram $src into the pre…
H A DHistogram2D.pm.1.1579 *gsl_histogram2d_memcpy = *Math::GSL::Histogram2Dc::gsl_histogram2d_memcpy;
267 gsl_histogram2d_memcpy
368 =item C<gsl_histogram2d_memcpy($dest, $src)> - This function copies the histogram $src into the pre…
H A DHistogram2D.pm.2.079 *gsl_histogram2d_memcpy = *Math::GSL::Histogram2Dc::gsl_histogram2d_memcpy;
267 gsl_histogram2d_memcpy
368 =item C<gsl_histogram2d_memcpy($dest, $src)> - This function copies the histogram $src into the pre…
H A DHistogram2D.pm.2.2.179 *gsl_histogram2d_memcpy = *Math::GSL::Histogram2Dc::gsl_histogram2d_memcpy;
267 gsl_histogram2d_memcpy
368 =item C<gsl_histogram2d_memcpy($dest, $src)> - This function copies the histogram $src into the pre…
H A DHistogram2D.pm.2.279 *gsl_histogram2d_memcpy = *Math::GSL::Histogram2Dc::gsl_histogram2d_memcpy;
267 gsl_histogram2d_memcpy
368 =item C<gsl_histogram2d_memcpy($dest, $src)> - This function copies the histogram $src into the pre…
/dports/math/p5-Math-GSL/Math-GSL-0.43/pod/
H A DHistogram2D.pod23 gsl_histogram2d_memcpy
124 =item C<gsl_histogram2d_memcpy($dest, $src)> - This function copies the histogram $src into the pre…
/dports/math/gsl/gsl-2.7/doc/
H A Dhistogram.rst745 .. function:: int gsl_histogram2d_memcpy (gsl_histogram2d * dest, const gsl_histogram2d * src)
/dports/math/p5-Math-GSL/Math-GSL-0.43/xs/
H A DHistogram2D_wrap.2.1.c4233 result = (int)gsl_histogram2d_memcpy(arg1,(gsl_histogram2d const *)arg2); in XS()
H A DHistogram2D_wrap.2.2.1.c4233 result = (int)gsl_histogram2d_memcpy(arg1,(gsl_histogram2d const *)arg2); in XS()
H A DHistogram2D_wrap.2.2.c4233 result = (int)gsl_histogram2d_memcpy(arg1,(gsl_histogram2d const *)arg2); in XS()
H A DHistogram2D_wrap.2.5.c4233 result = (int)gsl_histogram2d_memcpy(arg1,(gsl_histogram2d const *)arg2); in XS()
H A DHistogram2D_wrap.2.6.c4233 result = (int)gsl_histogram2d_memcpy(arg1,(gsl_histogram2d const *)arg2); in XS()

12