Home
last modified time | relevance | path

Searched refs:UNUR_METH_VMT (Results 1 – 3 of 3) sorted by relevance

/dports/math/unuran/unuran-1.8.1/src/methods/
H A Ddeprecated_vmt.c210 par->method = UNUR_METH_VMT ; /* method */ in unur_vmt_new()
251 if ( par->method != UNUR_METH_VMT ) { in _unur_vmt_init()
408 if ( gen->method != UNUR_METH_VMT ) { in _unur_vmt_free()
H A Dunur_methods_source.h88 #define UNUR_METH_VMT 0x08020000u macro
/dports/math/unuran/unuran-1.8.1/src/tests/
H A Dtests.c296 case UNUR_METH_VMT: in _unur_print_method()