Eigen-unsupported 3.4.90
Eigen
PartOf
Public Member Functions
|
List of all members
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:
TensorFFT.h