Home
last modified time | relevance | path

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

/dports/audio/praat/praat-6.2.03/external/gsl/
H A Dgsl_linalg__svdstep.c313 chase_out_trailing_zero (gsl_vector * d, gsl_vector * f, gsl_matrix * V) in chase_out_trailing_zero() function
413 chase_out_trailing_zero (d, f, V); in qrstep()
/dports/astro/astrometry/astrometry.net-0.85/gsl-an/linalg/
H A Dsvdstep.c358 chase_out_trailing_zero (gsl_vector * d, gsl_vector * f, gsl_matrix * V) in chase_out_trailing_zero() function
458 chase_out_trailing_zero (d, f, V); in qrstep()
/dports/math/gsl/gsl-2.7/linalg/
H A Dsvdstep.c358 chase_out_trailing_zero (gsl_vector * d, gsl_vector * f, gsl_matrix * V) in chase_out_trailing_zero() function
458 chase_out_trailing_zero (d, f, V); in qrstep()
H A DChangeLog79 * svdstep.c (chase_out_trailing_zero): use new descending loop
231 (chase_out_trailing_zero): handle case of dn=0
/dports/audio/libbpm/libbpm-0.3/bpmnr/
H A Dbpm_nr.h337 EXTERN void chase_out_trailing_zero (gsl_vector * d, gsl_vector * f, gsl_matrix * V);
H A Dgsl_linalg.c520 chase_out_trailing_zero (d, f, V); in qrstep()
915 void chase_out_trailing_zero (gsl_vector * d, gsl_vector * f, gsl_matrix * V) in chase_out_trailing_zero() function