Eigen::PartOf< ImagPart > Struct Reference

Public Member Functions

template<typename T >
T operator() (const std::complex< T > &val) const
 

Detailed Description

Definition at line 54 of file TensorFFT.h.

Member Function Documentation

◆ operator()()

template<typename T >
T Eigen::PartOf< ImagPart >::operator() ( const std::complex< T > &  val) const
inline

Definition at line 55 of file TensorFFT.h.

55 { return val.imag(); }

The documentation for this struct was generated from the following file: