aimstil
5.0.5
|
Classes | |
class | Accumulate |
Default storage policy for StoreFunctor. More... | |
struct | Accumulation_MapHistogram_def |
Histogram accumulation policy for Accumulator. More... | |
struct | AccumulatorRecord_None |
Record nothing while accumulating values. More... | |
class | AccumulatorRecord_Sum |
This Record policy counts the number of elements that have been added. More... | |
class | AppendLast |
StoreFunctor storage policy for SparseVectors. More... | |
struct | GMap_DefaultStorage_sparse_vect_dbl |
struct | GraphIteratorIndexing_Neighbors |
struct | GraphIteratorIndexing_Position |
class | IntegerIndexing |
Mesh policy for vertices indexed with an integer. More... | |
struct | IteratorIndexing |
Return value pointed at by an iterator. More... | |
class | Radian_CenteredRange |
A policy label to indicate that radian range is ]-PI; PI]. More... | |
class | Radian_PositiveRange |
A policy label to indicate that radian range is [0; PI[. More... | |
class | StoreFunctorStoragePolicy_label |
Label class for StoreFunctor storage policy classes. More... | |
struct | SVBaseline_DefaultValue |
Take the default value of type T as the baseline value of a sparse vector. More... | |
struct | SVBaseline_Value |
class | VPAccess_Default |
Policy for value_proxy that defines how it should access the container elements. More... | |
struct | ZeroByZero_Throw |
Throw an exception. More... | |
struct | ZeroByZero_Zero |
Return zero. More... | |