fitbenchmarking.controllers.matlab_mixin module

Implements mixin class for the matlab fitting software controllers.

class fitbenchmarking.controllers.matlab_mixin.MatlabMixin(cost_func)

Bases: object

Mixin class for matlab fitting software controllers

static py_to_mat(func, eng)

Function that serializes a python function and then loads it into the Matlab engine workspace