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

◆ operator/() [11/20]

template<typename T , typename U , typename = std::enable_if_t<std::is_arithmetic<U>::value>>
std::complex< fvar< T > > stan::math::operator/ ( const fvar< T > &  x1,
const std::complex< U > &  x2 
)
inline

Definition at line 92 of file operator_division.hpp.