Cadabra
Computer algebra system for field theory problems
Classes | Namespaces | Functions
Parser.hh File Reference
#include <string>
#include <vector>
#include <iostream>
#include "Storage.hh"

Go to the source code of this file.

Classes

class  cadabra::Parser
 Class which turns the string output of a preprocessor object and turns it into an Ex expression tree. More...
 

Namespaces

 cadabra
 Functions to handle the exchange properties of two or more symbols in a product.
 

Functions

std::istream & operator>> (std::istream &, cadabra::Parser &)
 

Function Documentation

◆ operator>>()

std::istream& operator>> ( std::istream &  str,
cadabra::Parser pa 
)