Home
last modified time | relevance | path

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

/dports/math/stanmath/math-4.2.0/stan/math/prim/functor/
H A Dapply_vector_unary.hpp70 static inline auto apply_no_holder(const T& x, const F& f) { in apply_no_holder() function
76 static inline auto apply_no_holder(const T& x, const F& f) { in apply_no_holder() function
142 static inline auto apply_no_holder(const T& x, const F& f) { in apply_no_holder() function
211 static inline auto apply_no_holder(const T& x, const F& f) { in apply_no_holder() function
/dports/math/stanmath/math-4.2.0/stan/math/rev/functor/
H A Dapply_vector_unary.hpp43 static inline plain_type_t<T> apply_no_holder(const T& x, const F& f) { in apply_no_holder() function