![]() |
v0.11.1 |
#include <src/ftensor/src/FTensor/Tensor2/Tensor2_numeral.hpp>
Public Member Functions | |
T | operator() (const int N1) const |
Tensor2_numeral_1 (A &a, const int NN) | |
Private Attributes | |
A | iterA |
const int | N |
Definition at line 8 of file Tensor2_numeral.hpp.
FTensor::Tensor2_numeral_1< A, T >::Tensor2_numeral_1 | ( | A & | a, |
const int | NN | ||
) |
Definition at line 15 of file Tensor2_numeral.hpp.
T FTensor::Tensor2_numeral_1< A, T >::operator() | ( | const int | N1 | ) | const |
Definition at line 14 of file Tensor2_numeral.hpp.
|
private |
Definition at line 10 of file Tensor2_numeral.hpp.
|
private |
Definition at line 11 of file Tensor2_numeral.hpp.