Home
last modified time | relevance | path

Searched defs:inv_sqrt_fun (Results 1 – 2 of 2) sorted by relevance

/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/stan/math/prim/mat/fun/
H A Dinv_sqrt.hpp16 struct inv_sqrt_fun { struct
18 static inline T fun(const T& x) { in fun()
/dports/math/stanmath/math-4.2.0/stan/math/prim/fun/
H A Dinv_sqrt.hpp27 struct inv_sqrt_fun { struct
29 static inline T fun(const T& x) { in fun()