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< LAT, GenSeq > | LatSeq |
|
typedef LatSeq::size_type | size_type |
|
template<LatType LAT, Compress COMPRESS, class KERNEL, template< LatType, Compress > class PROD = CoordUniformInnerProd>
template<typename GENSEQ>
class LatBuilder::MeritSeq::CoordUniformCBC< LAT, COMPRESS, 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. |
template<LatType LAT, Compress COMPRESS, class KERNEL, template< LatType, Compress > 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:
- latbuilder/include/latbuilder/MeritSeq/CoordUniformCBC.h