![]()  | 
  
    Cadabra
    
   Computer algebra system for field theory problems 
   | 
 
Public Member Functions | |
| accu_t () | |
| void | erase () | 
Public Attributes | |
| bool | head_is_generated | 
| std::u32string | accu | 
| unsigned int | order | 
| std::vector< std::u32string > | parts | 
| unsigned int | bracket | 
| bool | is_index | 
| preprocessor::accu_t::accu_t | ( | ) | 
| void preprocessor::accu_t::erase | ( | ) | 
| std::u32string preprocessor::accu_t::accu | 
| unsigned int preprocessor::accu_t::bracket | 
| bool preprocessor::accu_t::head_is_generated | 
| bool preprocessor::accu_t::is_index | 
| unsigned int preprocessor::accu_t::order | 
| std::vector<std::u32string> preprocessor::accu_t::parts |