v0.14.0 |
#include <src/ftensor/src/FTensor/Tensor4/Tensor4_times_Tensor2_single.hpp>
Public Member Functions | |
promote< T, U >::V | operator() (const int N1, const int N2, const int N3, const int N4) const |
Tensor4_times_Tensor2_single (const Tensor4_Expr< A, T, Dim0, Dim1, Dim2, Dim3, i, j, k, l > &iter_a, const Tensor2_Expr< B, U, Dim4, Dim5, m, n > &iter_b) | |
Private Attributes | |
Tensor4_Expr< A, T, Dim0, Dim1, Dim2, Dim3, i, j, k, l > | iterA |
Tensor2_Expr< B, U, Dim4, Dim5, m, n > | iterB |
Definition at line 10 of file Tensor4_times_Tensor2_single.hpp.
|
inline |
Definition at line 30 of file Tensor4_times_Tensor2_single.hpp.
|
inline |
Definition at line 17 of file Tensor4_times_Tensor2_single.hpp.
|
private |
Definition at line 12 of file Tensor4_times_Tensor2_single.hpp.
|
private |
Definition at line 13 of file Tensor4_times_Tensor2_single.hpp.