Home
last modified time | relevance | path

Searched refs:gsl_siman_copy_t (Results 1 – 19 of 19) sorted by relevance

/dports/audio/praat/praat-6.2.03/external/gsl/
H A Dgsl_siman.h43 typedef void (*gsl_siman_copy_t) (void *source, void *dest);
66 gsl_siman_copy_t copyfunc,
H A Dgsl_siman__siman.c41 copy_state(void *src, void *dst, size_t size, gsl_siman_copy_t copyfunc) in copy_state()
57 gsl_siman_copy_t copyfunc, in gsl_siman_solve()
/dports/math/gsl/gsl-2.7/siman/
H A Dgsl_siman.h43 typedef void (*gsl_siman_copy_t) (void *source, void *dest); typedef
66 gsl_siman_copy_t copyfunc,
H A Dsiman.c41 copy_state(void *src, void *dst, size_t size, gsl_siman_copy_t copyfunc) in copy_state()
57 gsl_siman_copy_t copyfunc, in gsl_siman_solve()
H A DChangeLog62 type gsl_siman_copy_t, gsl_siman_copy_construct_t and
/dports/math/gsl/gsl-2.7/doc/
H A Dsiman.rst65 …tep, gsl_siman_metric_t distance, gsl_siman_print_t print_position, gsl_siman_copy_t copyfunc, gsl…
133 .. type:: gsl_siman_copy_t
137 void (*gsl_siman_copy_t) (void *source, void *dest)
H A Dgsl-ref.info25391 gsl_siman_copy_t copyfunc, gsl_siman_copy_construct_t
25468 -- Type: gsl_siman_copy_t
25473 void (*gsl_siman_copy_t) (void *source, void *dest)
47060 * gsl_siman_copy_t (C type): Simulated Annealing functions.
53913 Ref: siman c gsl_siman_copy_t1027050
/dports/math/p5-Math-GSL/Math-GSL-0.43/xs/
H A DSiman_wrap.2.4.c2976 gsl_siman_copy_t arg7 = (gsl_siman_copy_t) 0 ; in XS()
H A DSiman_wrap.1.15.c2976 gsl_siman_copy_t arg7 = (gsl_siman_copy_t) 0 ; in XS()
H A DSiman_wrap.1.16.c2976 gsl_siman_copy_t arg7 = (gsl_siman_copy_t) 0 ; in XS()
H A DSiman_wrap.2.1.c2976 gsl_siman_copy_t arg7 = (gsl_siman_copy_t) 0 ; in XS()
H A DSiman_wrap.2.2.1.c2976 gsl_siman_copy_t arg7 = (gsl_siman_copy_t) 0 ; in XS()
H A DSiman_wrap.2.2.c2976 gsl_siman_copy_t arg7 = (gsl_siman_copy_t) 0 ; in XS()
H A DSiman_wrap.2.3.c2976 gsl_siman_copy_t arg7 = (gsl_siman_copy_t) 0 ; in XS()
H A DSiman_wrap.2.6.c2976 gsl_siman_copy_t arg7 = (gsl_siman_copy_t) 0 ; in XS()
H A DSiman_wrap.2.0.c2976 gsl_siman_copy_t arg7 = (gsl_siman_copy_t) 0 ; in XS()
H A DSiman_wrap.2.5.c2976 gsl_siman_copy_t arg7 = (gsl_siman_copy_t) 0 ; in XS()
H A DSiman_wrap.2.7.c2976 gsl_siman_copy_t arg7 = (gsl_siman_copy_t) 0 ; in XS()
/dports/lang/vala/vala-0.48.18/vapi/
H A Dgsl.vapi3378 [CCode (cname = "gsl_siman_copy_t", has_target = false)]