Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Return a complex valued container from a real component and an imaginary component.
T | type of real component |
S | type of imaginary component |
[in] | re | real component |
[in] | im | imaginary component |
Definition at line 40 of file to_complex.hpp.