![]() |
v0.10.0 |
#include <src/ftensor/src/FTensor/Tensor1/Tensor1_Expr.hpp>
Public Member Functions | |
Tensor1_Expr (const A &a) | |
T | operator() (const int N) const |
Private Attributes | |
A | iter |
Definition at line 27 of file Tensor1_Expr.hpp.
FTensor::Tensor1_Expr< A, T, Dim, i >::Tensor1_Expr | ( | const A & | a | ) |
Definition at line 32 of file Tensor1_Expr.hpp.
T FTensor::Tensor1_Expr< A, T, Dim, i >::operator() | ( | const int | N | ) | const |
Definition at line 33 of file Tensor1_Expr.hpp.
|
private |
Definition at line 29 of file Tensor1_Expr.hpp.