![]() |
Cadabra
Computer algebra system for field theory problems
|
#include <iostream>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | preprocessor |
| class | preprocessor::accu_t |
Enumerations | |
| enum | { tok_arrow =0xac, tok_unequals =0xad, tok_wedge =0xae, tok_pow =0xaf, tok_set_option =0xb0, tok_declare =0xb1, tok_sequence =0xb2, tok_siblings =0xb3 } |
Functions | |
| std::ostream & | operator<< (std::ostream &, const preprocessor &) |
| std::istream & | operator>> (std::istream &, preprocessor &) |
| anonymous enum |
| std::ostream& operator<< | ( | std::ostream & | , |
| const preprocessor & | |||
| ) |
| std::istream& operator>> | ( | std::istream & | , |
| preprocessor & | |||
| ) |
1.8.16