1#ifndef STAN_MATH_PRIM_META_PARTIALS_TYPE_HPP
2#define STAN_MATH_PRIM_META_PARTIALS_TYPE_HPP
11template <
typename T,
typename =
void>
typename partials_type< T >::type partials_type_t
Helper alias for accessing the partial type.
The lgamma implementation in stan-math is based on either the reentrant safe lgamma_r implementation ...
This base implementation will contain a static member function named type equal to the type passed in...