Cadabra
Computer algebra system for field theory problems
Public Member Functions | Public Attributes | List of all members
preprocessor::accu_t Class Reference

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
 

Constructor & Destructor Documentation

◆ accu_t()

preprocessor::accu_t::accu_t ( )

Member Function Documentation

◆ erase()

void preprocessor::accu_t::erase ( )

Member Data Documentation

◆ accu

std::u32string preprocessor::accu_t::accu

◆ bracket

unsigned int preprocessor::accu_t::bracket

◆ head_is_generated

bool preprocessor::accu_t::head_is_generated

◆ is_index

bool preprocessor::accu_t::is_index

◆ order

unsigned int preprocessor::accu_t::order

◆ parts

std::vector<std::u32string> preprocessor::accu_t::parts

The documentation for this class was generated from the following files: