|
Sector decomposition
|
#include <iostream>#include <string>#include "ginac/ex.h"#include "ginac/lst.h"Go to the source code of this file.
Classes | |
| class | subex_type |
| class | assign_lst |
Functions | |
| std::ostream & | operator<< (std::ostream &os, const assign_lst &arg) |
Interface to code_generation
| std::ostream & operator<< | ( | std::ostream & | os, |
| const assign_lst & | arg | ||
| ) |
Output operator. Prints the assignment list as C code.