Home
last modified time | relevance | path

Searched defs:tnm1 (Results 1 – 4 of 4) sorted by relevance

/dports/math/R-cran-numDeriv/numDeriv/tests/
H A DCSD.R30 tnm1 <- 2:(n-1) functionVar
/dports/math/gsl/gsl-2.7/specfunc/
H A Dhyperg_2F1.c202 double tnm1 = 2*n - 1; in hyperg_2F1_luke() local
301 double tnm1 = 2*n - 1; in hyperg_2F1_conj_luke() local
H A Dhyperg_1F1.c236 double tnm1 = 2*n - 1; in hyperg_1F1_luke() local
/dports/astro/geographiclib/GeographicLib-1.52/src/
H A DLambertConformalConic.cpp401 tnm1 = _t0nm1 + _n * drho/_scale, in Reverse() local