 |
Cadabra
Computer algebra system for field theory problems
|
index_iterator it
Definition: IndexIterator.hh:61
iterator begin(int offset)
Definition: IndexIterator.hh:69
size_t size()
Definition: IndexIterator.hh:71
pointer operator->()
Definition: IndexIterator.hh:56
Definition: IndexIterator.hh:16
const Properties * properties
Definition: IndexIterator.hh:35
index_iterator(const Properties &)
Definition: IndexIterator.cc:7
Definition: IndexIterator.hh:42
bool operator==(const index_iterator &) const
Definition: IndexIterator.cc:37
static index_iterator create(const Properties &, const iterator_base &)
Definition: IndexIterator.cc:12
reference operator*()
Definition: IndexIterator.hh:55
static index_iterator end(const Properties &, const iterator_base &)
Definition: IndexIterator.cc:130
Ex::iterator walk
Definition: IndexIterator.hh:33
iterator(index_iterator it)
Definition: IndexIterator.hh:51
index_iterator & operator=(const index_iterator &)
Definition: IndexIterator.cc:138
std::input_iterator_tag iterator_category
Definition: IndexIterator.hh:49
Definition: IndexIterator.hh:40
iterator begin()
Definition: IndexIterator.hh:68
Ex::iterator halt
Definition: IndexIterator.hh:33
index_iterator & operator++()
Definition: IndexIterator.cc:84
iter_indices(const Properties &properties, Ex::iterator it)
Definition: IndexIterator.hh:64
Ex::iterator it
Definition: IndexIterator.hh:74
reference operator++()
Definition: IndexIterator.hh:57
index_iterator & operator+=(unsigned int)
Definition: IndexIterator.cc:74
bool operator!=(const index_iterator &) const
Definition: IndexIterator.cc:31
static index_iterator begin(const Properties &, const iterator_base &, int offset=0)
Definition: IndexIterator.cc:122
bool operator==(const iterator &other)
Definition: IndexIterator.hh:53
bool operator!=(const iterator &other)
Definition: IndexIterator.hh:54
Functions to handle the exchange properties of two or more symbols in a product.
Definition: Adjform.cc:83
Ex::iterator roof
Definition: IndexIterator.hh:33
ptrdiff_t difference_type
Definition: IndexIterator.hh:44
const Properties & properties
Definition: IndexIterator.hh:75
iterator end()
Definition: IndexIterator.hh:70
bool is_index(Ex::iterator) const