#include <CExpIter.h>
List of all members.
Member Typedef Documentation
Constructor & Destructor Documentation
polybori::CExpGenerator::CExpGenerator |
( |
| ) |
[inline] |
Member Function Documentation
template<class Iterator >
void polybori::CExpGenerator::append |
( |
Iterator |
start, |
|
|
Iterator |
finish |
|
) |
| [inline] |
Append elements to exponent vector.
template<class SequenceType >
result_type polybori::CExpGenerator::operator() |
( |
const SequenceType & |
| ) |
const [inline] |
Return currently stored results.
void polybori::CExpGenerator::reserve |
( |
size_type |
nlen | ) |
[inline] |
Prepare space for nlen elements.
void polybori::CExpGenerator::resize |
( |
size_type |
nlen | ) |
[inline] |
Take the first nlen elements of the exponent vector only.
size_type polybori::CExpGenerator::size |
( |
| ) |
const [inline] |
The documentation for this class was generated from the following file: