 |
Cadabra
Computer algebra system for field theory problems
|
Go to the documentation of this file.
75 std::vector<Ex_hasher::result_t>
data;
82 using map_t = std::map<Adjform, rational_type>;
Adjform::value_type get_free_index(Ex_hasher::result_t index)
Definition: Adjform.cc:311
std::vector< Ex_hasher::result_t > data
Definition: Adjform.hh:75
bool is_dummy_index(Adjform::value_type idx)
Definition: Adjform.cc:306
bool is_index(const Kernel &kernel, Ex::iterator it)
Definition: Adjform.cc:81
int k
Definition: passing.cc:4
bool has_indices(const cadabra::Kernel &kernel, cadabra::Ex::iterator it)
Definition: Adjform.cc:91
Basic storage class for symbolic mathemematical expressions.
Definition: Storage.hh:140
Functions to handle the exchange properties of two or more symbols in a product.
Definition: Adjform.cc:80
Definition: Adjform.hh:71
size_t result_t
Definition: Hash.hh:26
bool is_free_index(Adjform::value_type idx)
Definition: Adjform.cc:301