Home
last modified time | relevance | path

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

/dports/biology/gemma/GEMMA-0.98.3/src/
H A Ddebug.cpp230 bool has_Inf = has_inf(m); in do_gsl_matrix_safe_free() local
231 if (has_NaN || has_Inf) { in do_gsl_matrix_safe_free()
239 if (has_Inf) in do_gsl_matrix_safe_free()
245 if (has_Inf) in do_gsl_matrix_safe_free()
264 bool has_Inf = has_inf(v); in do_gsl_vector_safe_free() local
265 if (has_NaN || has_Inf) { in do_gsl_vector_safe_free()
270 if (has_Inf) in do_gsl_vector_safe_free()