Output sequence from the coordinate-uniform CBC algorithm.
More...
#include <CoordUniformCBC.h>
|
typedef GENSEQ | GenSeq |
|
typedef CoordUniformInnerProd::template Seq< GenSeq > | ProdSeq |
|
typedef LatBuilder::LatSeq::CBC< LR, ET, GenSeq > | LatSeq |
|
typedef LatSeq::size_type | size_type |
|
template<LatticeType LR, EmbeddingType ET, Compress COMPRESS, PerLevelOrder PLO, class KERNEL, template< LatticeType, EmbeddingType, Compress, PerLevelOrder > class PROD = CoordUniformInnerProd>
template<typename GENSEQ>
class LatBuilder::MeritSeq::CoordUniformCBC< LR, ET, COMPRESS, PLO, KERNEL, PROD >::Seq< GENSEQ >
Output sequence from the coordinate-uniform CBC algorithm.
It is based on a sequence of lattice definitions.
- Template Parameters
-
GENSEQ | Type of sequence of generator values. |
◆ Seq()
template<LatticeType LR, EmbeddingType ET, Compress COMPRESS, PerLevelOrder PLO, class KERNEL, template< LatticeType, EmbeddingType, Compress, PerLevelOrder > class PROD = CoordUniformInnerProd>
template<typename GENSEQ >
Constructor.
- Parameters
-
parent | Reference to the parent. Kept as a reference, no copy made. |
genSeq | Sequence of generator values. |
The documentation for this class was generated from the following file:
- include/latbuilder/MeritSeq/CoordUniformCBC.h