Eigen::PartOf< ResultType > Struct Template Reference

#include <TensorFFT.h>

Public Member Functions

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

Member Function Documentation

◆ operator()()

template<int ResultType>
template<typename T >
T Eigen::PartOf< ResultType >::operator() ( const T val) const
inline
56  {
57  return val;
58  }
val
Definition: calibrate.py:119

References calibrate::val.


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