InputFn typedef

InputFn = (List<double>, List<int>) Function(Grid g)

Implementation

typedef InputFn = (List<double>, List<int>) Function(Grid g);