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