atlas  0.6
Namespaces | Functions
lattice.h File Reference

Function declarations for namespace lattice. More...

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

Go to the source code of this file.

Namespaces

 atlas
 
 atlas::lattice
 

Functions

template<typename I , typename O >
void atlas::lattice::baseChange (I first, I last, O out, I firstb, I lastb)
 Functions for working with lattices. More...
 
template<typename I , typename O >
void atlas::lattice::inverseBaseChange (I first, I last, O out, I firstb, I lastb)
 
CoweightList atlas::lattice::perp (const WeightList &b, size_t r)
 Returns a basis of the orthogonal of the sublattice generated by b in Z^r. More...
 
LatticeMatrix atlas::lattice::kernel (const LatticeMatrix &M)
 
LatticeMatrix atlas::lattice::eigen_lattice (LatticeMatrix M, LatticeCoeff lambda)
 
LatticeMatrix atlas::lattice::row_saturate (const LatticeMatrix &M)
 

Detailed Description

Function declarations for namespace lattice.