Nestedsums library
symbol_factory.cc File Reference
#include <map>
#include <string>
#include <sstream>
#include "nestedsums.h"

Namespaces

namespace  nestedsums
 

Functions

const symbol symbol_factory (const std::string &symbol_name, const std::string &latex_name)
 
const symbol next_index (void)
 
const symbol next_x (void)
 
std::string itos (int arg)
 

Detailed Description

Implementation of a flyweight symbol factory