Function ioh::problem::transformation::coco::bbob2009_reshape

Function Documentation

void ioh::problem::transformation::coco::bbob2009_reshape(std::vector<std::vector<double>> &B, const std::vector<double> &vector, const size_t m, const size_t n)

Converts from packed matrix storage to an array of array of double representation.