![]() |
Generic wrapper for the imag() function. More...
#include <Imag.h>
Public Member Functions | |
Imag () | |
Default constructor of the Imag functor. | |
template<typename T > | |
decltype(auto) BLAZE_ALWAYS_INLINE | operator() (const T &a) const |
Returns the result of the imag() function for the given object/value. More... | |
Generic wrapper for the imag() function.
|
inline |