v0.14.0 |
#include <src/ftensor/src/FTensor/Tensor2/Tensor2_or_Tensor2.hpp>
Public Member Functions | |
promote< T, U >::V | operator() (const int N1, const int N2) const |
Tensor2_or_Tensor2 (const Tensor2_Expr< A, T, Dim, Dim, i, j > &a, const Tensor2_Expr< B, U, Dim, Dim, i, j > &b) | |
Private Attributes | |
Tensor2_Expr< A, T, Dim, Dim, i, j > | iterA |
Tensor2_Expr< B, U, Dim, Dim, i, j > | iterB |
Definition at line 19 of file Tensor2_or_Tensor2.hpp.
|
inline |
Definition at line 30 of file Tensor2_or_Tensor2.hpp.
|
inline |
Definition at line 25 of file Tensor2_or_Tensor2.hpp.
|
private |
Definition at line 21 of file Tensor2_or_Tensor2.hpp.
|
private |
Definition at line 22 of file Tensor2_or_Tensor2.hpp.