Eigen 3.4.90
doc
snippets
Functions
Cwise_array_power_array.cpp File Reference
Go to the source code of this file.
Functions
Array< double, 1, 3 >
e
(1./3., 0.5, 2.)
Array< double, 1, 3 >
x
(8, 25, 3)
Function Documentation
◆
e()
Array<double,1,3> e
(
1./
3.
,
0.
5
,
2.
)
◆
x()
Array<double,1,3> x
(
8
,
25
,
3
)