Cadabra
Computer algebra system for field theory problems
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Functions
YoungTab.cc File Reference
#include "YoungTab.hh"
#include <cassert>

Namespaces

 yngtab
 Generic Young tableaux routines.
 

Functions

std::ostream & yngtab::operator<< (std::ostream &str, const tableau &tab)
 
template<>
void yngtab::add_box (tableau &tab1, unsigned int row1, const tableau &tab2, unsigned int row2, unsigned int col2)