Lattice Builder
Software Package for Constructing Rank-1 Lattices
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Groups Pages
LatBuilder::Digits< INT > Class Template Reference
+ Inheritance diagram for LatBuilder::Digits< INT >:
+ Collaboration diagram for LatBuilder::Digits< INT >:

Public Types

typedef INT IntegerType
 
typedef Digits::value_type DigitType
 
typedef Digits::size_type size_type
 

Public Member Functions

 Digits (DigitType base, IntegerType number=IntegerType(0))
 
const DigitType & base () const
 
IntegerType value () const
 

Detailed Description

template<typename INT>
class LatBuilder::Digits< INT >

Examples:
tutorial/GenSeqExtend.cc.

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