Functions | |
void | numeratorMatrix (latticetypes::LatticeMatrix &q, const latticetypes::RatWeightList &rwl) |
void | perp (WeightList &b1, const WeightList &b2, size_t r) |
void | toCommonDenominator (latticetypes::RatWeightList &dest, const latticetypes::RatWeightList &source) |
template<typename J> | |
void | baseChange (latticetypes::LatticeMatrix &, const J &, const J &) |
template<typename I, typename J, typename O> | |
void | baseChange (const I &, const I &, O, const J &, const J &) |
template<typename I, typename J, typename O> | |
void | inverseBaseChange (const I &, const I &, O, const J &, const J &) |
template<size_t dim> | |
void | mod2 (bitvector::BitVector< dim > &, const latticetypes::LatticeElt &) |
template<size_t dim> | |
void | mod2 (std::vector< bitvector::BitVector< dim > > &, const latticetypes::WeightList &) |
template<size_t dim> | |
void | mod2 (bitvector::BitMatrix< dim > &, const latticetypes::LatticeMatrix &) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|