![]() |
AmpGen 2.1
|
Public Member Functions | |
| bool | operator== (const Tensor::Index &other) const |
| bool | operator!= (const Tensor::Index &other) const |
| bool | isUpper () const |
| Index (bool isUpper=false) | |
| Index (const std::shared_ptr< int > &index, bool isUpper=false) | |
| Index | operator- () const |
| uint64_t | ptr () const |
Friends | |
| std::ostream & | operator<< (std::ostream &out, const Index &index) |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
friend |