Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ tgamma() [7/7]

template<typename T , require_var_matrix_t< T > * = nullptr>
auto stan::math::tgamma ( const T &  a)
inline

Return elementwise gamma function.

Template Parameters
Ta var_value with inner Eigen type
Parameters
ainput
Returns
elementwise gamma

Definition at line 62 of file tgamma.hpp.