Sector decomposition
|
#include <cstddef>
#include <vector>
#include <sstream>
#include "ginac/ginac.h"
#include "code_generation.h"
Functions | |
std::ostream & | operator<< (std::ostream &os, const assign_lst &arg) |
Implementation of code_generation
std::ostream & operator<< | ( | std::ostream & | os, |
const assign_lst & | arg | ||
) |
Output operator. Prints the assignment list as C code.