Lattice Builder Manual
Software Package for Constructing Rank-1 Lattices
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Modules Pages
LatBuilder::MeritSeq::CoordUniformInnerProdFast< LAT, COMPRESS >::Seq< GENSEQ > Class Template Reference

Sequence of inner product values. More...

#include <CoordUniformInnerProdFast.h>

Inherits LatBuilder::BridgeSeq< Seq< GENSEQ >, GENSEQ, MeritValue, BridgeIteratorCached >.

Additional Inherited Members

- Public Types inherited from LatBuilder::BridgeSeq< Seq< GENSEQ >, GENSEQ, MeritValue, BridgeIteratorCached >
typedef BridgeSeq< Seq< GENSEQ >
, GENSEQ, MeritValue,
BridgeIteratorCached
BridgeSeq_
 
typedef GENSEQ Base
 
typedef MeritValue value_type
 
typedef Base::size_type size_type
 
typedef BridgeIteratorCached
< Seq< GENSEQ > > 
const_iterator
 
- Public Member Functions inherited from LatBuilder::BridgeSeq< Seq< GENSEQ >, GENSEQ, MeritValue, BridgeIteratorCached >
 BridgeSeq (Base base=Base())
 Constructor. More...
 
Base & base ()
 Returns the base sequence.
 
const Base & base () const
 
void setBase (Base b)
 Changes the base sequence to b.
 
const_iterator begin () const
 Returns an iterator pointing to the first element in the sequence.
 
const_iterator end () const
 Returns an iterator pointing past the last element in the sequence.
 

Detailed Description

template<LatType LAT, Compress COMPRESS>
template<class GENSEQ>
class LatBuilder::MeritSeq::CoordUniformInnerProdFast< LAT, COMPRESS >::Seq< GENSEQ >

Sequence of inner product values.

Template Parameters
GENSEQType of sequence of generator values. Must be a binding of GenSeq::CyclicGroup.

The documentation for this class was generated from the following file: