1 #ifndef STAN__MATH__FUNCTIONS__INV_CLOGLOG_HPP
2 #define STAN__MATH__FUNCTIONS__INV_CLOGLOG_HPP
4 #include <boost/math/tools/promotion.hpp>
48 inline typename boost::math::tools::promote_args<T>::type
Eigen::Matrix< T, Rows, Cols > exp(const Eigen::Matrix< T, Rows, Cols > &m)
Return the element-wise exponentiation of the matrix or vector.
fvar< T > exp(const fvar< T > &x)
boost::math::tools::promote_args< T >::type inv_cloglog(T x)
The inverse complementary log-log function.