SHOGUN
4.2.0
|
Specialization of template struct sin when scalar type is complex<double>. The operator() is for NATIVE backend implementation. Not available for ViennaCL or Eigen3 backend.
Public Types | |
using | return_type = complex128_t |
Public Member Functions | |
return_type | operator() (complex128_t &val) const |
using return_type = complex128_t |
return_type operator() | ( | complex128_t & | val | ) | const |