Ex::iterator iterator
Definition Algorithm.hh:70
Algorithm(const Kernel &, Ex &)
Initialise the algorithm with a reference to the expression tree, but do not yet do anything with thi...
Definition Algorithm.cc:51
Ex::result_t result_t
Definition Algorithm.hh:73
Definition Coordinate.hh:8
Basic storage class for symbolic mathemematical expressions.
Definition Storage.hh:165
bool part2_is_number
Definition split_index.hh:20
const Coordinate * part1_coord
Definition split_index.hh:19
virtual bool can_apply(iterator)
Definition split_index.cc:50
iterator part1_coord_node
Definition split_index.hh:23
iterator part2_coord_node
Definition split_index.hh:23
const Indices * part2_class
Definition split_index.hh:18
const Indices * full_class
Definition split_index.hh:18
virtual result_t apply(iterator &)
Definition split_index.cc:68
long num1
Definition split_index.hh:21
long num2
Definition split_index.hh:21
const Coordinate * part2_coord
Definition split_index.hh:19
const Indices * part1_class
Definition split_index.hh:18
split_index(const Kernel &, Ex &, Ex &)
Definition split_index.cc:8
bool part1_is_number
Definition split_index.hh:20
Functions to handle the exchange properties of two or more symbols in a product.
Definition Adjform.cc:83