Definition at line 33 of file Tensor.h.
◆ Index() [1/2]
AmpGen::Tensor::Index::Index |
( |
bool | isUpper = false | ) |
|
|
inlineexplicit |
◆ Index() [2/2]
AmpGen::Tensor::Index::Index |
( |
const std::shared_ptr< int > & | index, |
|
|
bool | isUpper = false ) |
|
inline |
◆ isUpper()
bool AmpGen::Tensor::Index::isUpper |
( |
| ) |
const |
|
inline |
◆ operator!=()
bool AmpGen::Tensor::Index::operator!= |
( |
const Tensor::Index & | other | ) |
const |
|
inline |
◆ operator-()
Index AmpGen::Tensor::Index::operator- |
( |
| ) |
const |
|
inline |
◆ operator==()
bool AmpGen::Tensor::Index::operator== |
( |
const Tensor::Index & | other | ) |
const |
|
inline |
◆ ptr()
uint64_t AmpGen::Tensor::Index::ptr |
( |
| ) |
const |
|
inline |
◆ operator<<
std::ostream & operator<< |
( |
std::ostream & | out, |
|
|
const Index & | index ) |
|
friend |
The documentation for this class was generated from the following file: