Eigen::PartOf< ResultType > Struct Template Reference

Public Member Functions

template<typename T >
T operator() (const T &val) const
 

Detailed Description

template<int ResultType>
struct Eigen::PartOf< ResultType >

Definition at line 46 of file TensorFFT.h.

Member Function Documentation

◆ operator()()

template<int ResultType>
template<typename T >
T Eigen::PartOf< ResultType >::operator() ( const T val) const
inline

Definition at line 47 of file TensorFFT.h.

47 { return val; }

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