Home
last modified time | relevance | path

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

/dports/math/ggobi/ggobi-2.1.11/src/
H A Ddefines.h236 #define TOUR_SCALE_DEFAULT 0.6 macro
H A Dsplot.c509 sp->tour_scale.x = sp->tour_scale.y = TOUR_SCALE_DEFAULT; in splot_init()