Lumiera
0.pre.03
»edit your freedom«
|
Typedefs | |
using | Allocator = BlockFlow::Allocator |
using | BlockFlow = gear::BlockFlow<> |
using | Epoch = BlockFlow::Epoch |
using | Extent = BlockFlow::Extent |
using | Strategy = BlockFlow::Strategy |
Variables | |
const double | ACTIVITIES_P_FR = Strategy{}.config().ACTIVITIES_PER_FRAME |
const size_t | AVERAGE_EPOCHS = Strategy{}.averageEpochs() |
const double | BOOST_OVERFLOW = Strategy{}.boostFactorOverflow() |
const size_t | EXTENT_SIZ = Extent::SIZ() |
Duration | INITIAL_EPOCH_STEP = Strategy{}.initialEpochStep() |
const double | TARGET_FILL = Strategy{}.config().TARGET_FILL |