Home
last modified time | relevance | path

Searched refs:UNUR_METH_HIST (Results 1 – 2 of 2) sorted by relevance

/dports/math/unuran/unuran-1.8.1/src/methods/
H A Dhist.c187 par->method = UNUR_METH_HIST; /* method */ in unur_hist_new()
228 if ( par->method != UNUR_METH_HIST ) { in _unur_hist_init()
377 if ( gen->method != UNUR_METH_HIST ) { in _unur_hist_free()
H A Dunur_methods_source.h82 #define UNUR_METH_HIST 0x04001300u macro