v0.14.0 |
#include <src/ftensor/src/FTensor/Tensor4/Tensor4_or_Tensor4.hpp>
Public Member Functions | |
promote< T, U >::V | operator() (const int N1, const int N2, const int N3, const int N4) const |
Tensor4_or_Tensor4 (const Tensor4_Expr< A, T, Dim01, Dim01, Dim23, Dim23, i, j, k, l > &a, const Tensor4_Expr< B, U, Dim01, Dim01, Dim23, Dim23, j, i, l, k > &b) | |
Private Attributes | |
Tensor4_Expr< A, T, Dim01, Dim01, Dim23, Dim23, i, j, k, l > | iterA |
Tensor4_Expr< B, U, Dim01, Dim01, Dim23, Dim23, j, i, l, k > | iterB |
Definition at line 18 of file Tensor4_or_Tensor4.hpp.
|
inline |
Definition at line 29 of file Tensor4_or_Tensor4.hpp.
|
inline |
Definition at line 24 of file Tensor4_or_Tensor4.hpp.
|
private |
Definition at line 20 of file Tensor4_or_Tensor4.hpp.
|
private |
Definition at line 21 of file Tensor4_or_Tensor4.hpp.