Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
vault::gear::test::anonymous_namespace{block-flow-test.cpp} Namespace Reference

Typedefs

using BlockFlow = gear::BlockFlow<>
 
using Allocator = BlockFlow::Allocator
 
using Strategy = BlockFlow::Strategy
 
using Extent = BlockFlow::Extent
 
using Epoch = BlockFlow::Epoch
 

Variables

const size_t EXTENT_SIZ = Extent::SIZ()
 
Duration INITIAL_EPOCH_STEP = Strategy{}.initialEpochStep()
 
const size_t AVERAGE_EPOCHS = Strategy{}.averageEpochs()
 
const double BOOST_OVERFLOW = Strategy{}.boostFactorOverflow()
 
const double TARGET_FILL = Strategy{}.config().TARGET_FILL
 
const double ACTIVITIES_P_FR = Strategy{}.config().ACTIVITIES_PER_FRAME
 

Typedef Documentation

◆ BlockFlow

Definition at line 49 of file block-flow-test.cpp.

◆ Allocator

Definition at line 50 of file block-flow-test.cpp.

◆ Strategy

Definition at line 51 of file block-flow-test.cpp.

◆ Extent

Definition at line 52 of file block-flow-test.cpp.

◆ Epoch

Definition at line 53 of file block-flow-test.cpp.

Variable Documentation

◆ EXTENT_SIZ

const size_t EXTENT_SIZ = Extent::SIZ()

Definition at line 55 of file block-flow-test.cpp.

◆ INITIAL_EPOCH_STEP

Duration INITIAL_EPOCH_STEP = Strategy{}.initialEpochStep()

Definition at line 56 of file block-flow-test.cpp.

◆ AVERAGE_EPOCHS

const size_t AVERAGE_EPOCHS = Strategy{}.averageEpochs()

Definition at line 57 of file block-flow-test.cpp.

◆ BOOST_OVERFLOW

const double BOOST_OVERFLOW = Strategy{}.boostFactorOverflow()

Definition at line 58 of file block-flow-test.cpp.

◆ TARGET_FILL

const double TARGET_FILL = Strategy{}.config().TARGET_FILL

Definition at line 59 of file block-flow-test.cpp.

◆ ACTIVITIES_P_FR

const double ACTIVITIES_P_FR = Strategy{}.config().ACTIVITIES_PER_FRAME

Definition at line 60 of file block-flow-test.cpp.