atlas  0.6
Classes | Namespaces | Functions
tori.h File Reference

Class definition and function declarations for the class RealTorus. More...

#include "bits.h"
#include "tags.h"
#include "../Atlas.h"
#include "subquotient.h"
Include dependency graph for tori.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  atlas::tori::RealTorus
 Represents a torus defined over R. More...
 

Namespaces

 atlas
 
 atlas::tori
 

Functions

SmallSubquotient atlas::tori::dualPi0 (const WeightInvolution &q)
 
WeightInvolution atlas::tori::plusMatrix (const WeightInvolution &, const RealTorus &)
 
WeightInvolution atlas::tori::minusMatrix (const WeightInvolution &, const RealTorus &)
 
void atlas::tori::plusBasis (WeightList &pb, const WeightInvolution &inv)
 
WeightList atlas::tori::plusBasis (const WeightInvolution &i)
 
void atlas::tori::minusBasis (WeightList &mb, const WeightInvolution &inv)
 
WeightList atlas::tori::minusBasis (const WeightInvolution &i)
 

Detailed Description

Class definition and function declarations for the class RealTorus.