1#ifndef STAN_MATH_FWD_META_PARTIALS_TYPE_HPP
2#define STAN_MATH_FWD_META_PARTIALS_TYPE_HPP
13 using type =
typename std::decay_t<T>::Scalar;
require_t< is_fvar< std::decay_t< T > > > require_fvar_t
Require type satisfies is_fvar.
The lgamma implementation in stan-math is based on either the reentrant safe lgamma_r implementation ...
typename std::decay_t< T >::Scalar type
This base implementation will contain a static member function named type equal to the type passed in...