Eigen-unsupported 3.4.90
Main Page
Related Pages
Modules
Classes
Class List
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
x
Enumerations
Enumerator
a
b
c
d
f
g
i
l
m
n
o
p
r
s
t
u
v
Related Functions
Files
File List
File Members
All
a
b
c
d
e
f
g
h
k
m
n
o
r
s
t
Functions
Typedefs
Macros
a
c
e
g
h
k
n
r
s
t
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Eigen
MakeComplex
Public Member Functions
|
List of all members
Eigen::MakeComplex< NeedUprade > Struct Template Reference
Public Member Functions
template<typename T >
T
operator()
(const
T
&val) const
Detailed Description
template<bool NeedUprade>
struct Eigen::MakeComplex< NeedUprade >
Definition at line
28
of file
TensorFFT.h
.
Member Function Documentation
◆
operator()()
template<bool NeedUprade>
template<typename T >
T
Eigen::MakeComplex
< NeedUprade >::operator()
(
const
T
&
val
)
const
inline
Definition at line
31
of file
TensorFFT.h
.
31
{
return
val; }
Code
The documentation for this struct was generated from the following file:
TensorFFT.h