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

◆ write() [2/4]

template<typename T >
template<typename U >
void stan::math::serializer< T >::write ( const std::complex< U > &  x)
inline

Serialize the specified complex number.

Template Parameters
Uvalue type of complex number; must be assignable to T
Parameters
xcomplex number to serialize

Definition at line 215 of file serializer.hpp.