Home
last modified time | relevance | path

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

/dports/math/ggobi/ggobi-2.1.11/src/
H A Ddefines.h165 #define TOUR_RANDOM 0 macro
H A Dtour1d.c279 dsp->t1d.target_selection_method = TOUR_RANDOM; in display_tour1d_init()
691 if (dsp->t1d.target_selection_method == TOUR_RANDOM) in tour1d_run()
710 if (dsp->t1d.target_selection_method == TOUR_RANDOM) { in tour1d_run()
H A Dtour2d.c238 dsp->t2d.target_selection_method = TOUR_RANDOM; in display_tour2d_init()
672 if (dsp->t2d.target_selection_method == TOUR_RANDOM) in tour2d_run()
711 if (dsp->t2d.target_selection_method == TOUR_RANDOM) { in tour2d_run()