ref:test_objective

TestObjective

Objective used for testing.

Inherits from Objective.

Parameter Type Description
function TestObjectiveFunction Type of the function; default Schwefel.
dim size_t Dimension of the objective function.
range xo::boundsd Parameter value range.
mean Real Value mean.
std Real Value std.
signature_prefix String Prefix signature with custom string. Special tags: DATE_TIME, DATE_TIME_EXACT, SCONE_VERSION.
signature_postfix String Append custom string to signature. Special tags: DATE_TIME, DATE_TIME_EXACT, SCONE_VERSION.
signature String Set custom signature and omit the auto-generated signature.

Converted from doxygen using dokugen