v0.14.0 |
#include <src/ftensor/src/FTensor/Tensor2_antisymmetric/Tensor2_antisymmetric_Expr.hpp>
Public Member Functions | |
Tensor2_antisymmetric_Expr (Tensor2_antisymmetric< A, Tensor_Dim > &a) | |
T & | operator() (const int N1, const int N2) |
T | operator() (const int N1, const int N2) const |
Private Attributes | |
Tensor2_antisymmetric< A, Tensor_Dim > & | iter |
Definition at line 19 of file Tensor2_antisymmetric_Expr.hpp.
|
inline |
Definition at line 25 of file Tensor2_antisymmetric_Expr.hpp.
|
inline |
Definition at line 28 of file Tensor2_antisymmetric_Expr.hpp.
|
inline |
Definition at line 29 of file Tensor2_antisymmetric_Expr.hpp.
|
private |
Definition at line 22 of file Tensor2_antisymmetric_Expr.hpp.