Distribution#

Types#

Mat#

using ioh::logger::eah::stat::Distribution::Mat = std::vector<std::vector<double>>#

The type used to store the distribution matrix.

Note

Dimensions follow the AttainmentMatrix convention, with errors as first dimension, and evaluations as second dimension.