![]() |
atlas
0.6
|
Function declarations for namespace lattice. More...
#include "../Atlas.h"

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) |
Function declarations for namespace lattice.
1.8.11