|
| v0.14.0
|
Go to the documentation of this file.
14 template <
int Current_Dim>
17 return iterA(
N, Current_Dim - 1, Current_Dim - 1)
33 template <
int Current_Dim>
36 return iterA(Current_Dim - 1,
N, Current_Dim - 1)
52 template <
int Current_Dim>
55 return iterA(Current_Dim - 1, Current_Dim - 1,
N)
T operator()(const int N) const
T eval(const int N, const Number< 1 > &) const
T eval(const int N, const Number< Current_Dim > &) const
T eval(const int N, const Number< Current_Dim > &) const
T eval(const int N, const Number< Current_Dim > &) const
T operator()(const int N) const
T operator()(const int N) const
Tensor3_contracted_02(const A &a)
Tensor3_contracted_01(const A &a)
T eval(const int N, const Number< 1 > &) const
T eval(const int N, const Number< 1 > &) const
Tensor3_contracted_12(const A &a)