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

◆ bessel_second_kind() [5/5]

template<typename T1 , typename T2 , require_st_integral< T1 > * = nullptr, require_eigen_t< T2 > * = nullptr>
auto stan::math::bessel_second_kind ( const T1 &  v,
const var_value< T2 > &  a 
)
inline

Overload with var_value<Matrix> for int, std::vector<int>, and std::vector<std::vector<int>>

Definition at line 26 of file bessel_second_kind.hpp.