class documentation
class BBOBBiObjDataFormat(DataFormat):
Undocumented
Method | __init__ |
Undocumented |
Instance Variable | evaluation |
Undocumented |
Instance Variable | function |
Undocumented |
Inherited from DataFormat
:
Method | align |
aligner is a function taking as input data and two column indices, namely where to find evaluations and function values. |
Method | align |
transfer a "raw data array" into the evals attribute of dataset . |