SyTen
rep.cpp File Reference

Implementation for inc/rep/rep.h. More...

#include <boost/functional/hash.hpp>
#include "inc/rep/rep.h"
+ Include dependency graph for rep.cpp:

Namespaces

 syten
 Syten namespace.
 
 syten::Excp
 Namespace for exceptions otherwise polluting the global syten:: namespace.
 

Functions

SRDef syten::dist (Rep const &r1, Rep const &r2)
 Returns the distance between two representations, i.e. the absolute value of the sum of the differences in labels. More...
 
std::ostreamsyten::operator<< (std::ostream &out, Group const &g)
 Output of a mathematical group. More...
 
std::ostreamsyten::operator<< (std::ostream &out, Rep const &r)
 Output of a physical symmetry irrep. More...
 

Detailed Description

Implementation for inc/rep/rep.h.