Eigen::PartOf< RealPart > Struct Reference

Public Member Functions

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

Detailed Description

Definition at line 50 of file TensorFFT.h.

Member Function Documentation

◆ operator()()

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

Definition at line 51 of file TensorFFT.h.

51 { return val.real(); }

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