![]() |
v0.13.2 |
#include <src/ftensor/src/FTensor/Tensor4/Tensor4_times_Tensor3_double.hpp>
Public Member Functions | |
promote< T, U >::V | operator() (const int N1, const int N2, const int N3) const |
Tensor4_times_Tensor3_12_21 (const Tensor4_Expr< A, T, Dim0, Dim1, Dim2, Dim3, i, j, k, l > &a, const Tensor3_Expr< B, U, Dim4, Dim2, Dim1, m, k, j > &b) | |
Private Member Functions | |
template<int Current_Dim0, int Current_Dim1> | |
promote< T, U >::V | eval (const int N1, const int N2, const int N3, const Number< Current_Dim0 > &, const Number< Current_Dim1 > &) const |
template<int Current_Dim1> | |
promote< T, U >::V | eval (const int N1, const int N2, const int N3, const Number< 1 > &, const Number< Current_Dim1 > &) const |
promote< T, U >::V | eval (const int N1, const int N2, const int N3, const Number< 1 > &, const Number< 1 > &) const |
Private Attributes | |
const Tensor4_Expr< A, T, Dim0, Dim1, Dim2, Dim3, i, j, k, l > | iterA |
const Tensor3_Expr< B, U, Dim4, Dim2, Dim1, m, k, j > | iterB |
Definition at line 91 of file Tensor4_times_Tensor3_double.hpp.
|
inline |
Definition at line 126 of file Tensor4_times_Tensor3_double.hpp.
|
inlineprivate |
Definition at line 114 of file Tensor4_times_Tensor3_double.hpp.
|
inlineprivate |
Definition at line 107 of file Tensor4_times_Tensor3_double.hpp.
|
inlineprivate |
|
inline |
Definition at line 121 of file Tensor4_times_Tensor3_double.hpp.
|
private |
Definition at line 92 of file Tensor4_times_Tensor3_double.hpp.
|
private |
Definition at line 93 of file Tensor4_times_Tensor3_double.hpp.