Home
last modified time | relevance | path

Searched refs:LANCZOS_TIME (Results 1 – 4 of 4) sorted by relevance

/dports/math/chaco/Chaco-2.2/code/eigen/
H A Dlanc_seconds.c9 extern int LANCZOS_TIME; /* perform detailed timing on Lanczos_SO? */ in lanc_seconds()
12 if (LANCZOS_TIME) { in lanc_seconds()
/dports/math/chaco/Chaco-2.2/code/main/
H A Duser_params.c42 int LANCZOS_TIME = FALSE; /* Detailed Lanczos times? (TRUE/FALSE) */ variable
/dports/math/chaco/Chaco-2.2/code/input/
H A Dreflect_input.c200 extern int LANCZOS_TIME; /* detailed Lanczos timing? */
323 if (LANCZOS_TIME == 0) fprintf(tempfile,
H A Dread_params.c44 extern int LANCZOS_TIME; /* do detailed Lanczos timing?*/
152 &FREE_GRAPH, &SEQUENCE, &LANCZOS_TIME,