inline std::complex<float> function(const std::complex<float> &x) \ { return std::function(x); }
Definition at line 235 of file base_complex.hpp.