Sector decomposition
Classes | Functions
code_generation.h File Reference
#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)
 

Detailed Description

Interface to code_generation

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream &  os,
const assign_lst arg 
)

Output operator. Prints the assignment list as C code.