A library for working with phylogenetic and population genetic data.
v0.27.0
EmptyAccumulator Struct Reference

#include <genesis/population/window/window.hpp>

Detailed Description

Empty helper data struct to serve as a dummy for Window.

By default, the Window::Accumulator type does not do anything, because most of the time, we do not need it. This class here serves as that empty class, so that the user does not have to provide one when using Window without an accumulator.

Definition at line 56 of file window.hpp.


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