# Generated by roxygen2: do not edit by hand

S3method(autoplot,smoof_function)
S3method(autoplot,smoof_wrapped_function)
S3method(getDescription,smoof_function)
S3method(getDescription,smoof_wrapped_function)
S3method(getGlobalOptimum,smoof_multi_objective_function)
S3method(getGlobalOptimum,smoof_single_objective_function)
S3method(getGlobalOptimum,smoof_wrapped_function)
S3method(getID,smoof_function)
S3method(getID,smoof_wrapped_function)
S3method(getLocalOptimum,smoof_multi_objective_function)
S3method(getLocalOptimum,smoof_single_objective_function)
S3method(getLocalOptimum,smoof_wrapped_function)
S3method(getLoggedValues,smoof_logging_function)
S3method(getLoggedValues,smoof_wrapped_function)
S3method(getLowerBoxConstraints,smoof_function)
S3method(getLowerBoxConstraints,smoof_wrapped_function)
S3method(getMeanFunction,smoof_function)
S3method(getMeanFunction,smoof_wrapped_function)
S3method(getName,smoof_function)
S3method(getName,smoof_wrapped_function)
S3method(getNumberOfEvaluations,smoof_counting_function)
S3method(getNumberOfEvaluations,smoof_wrapped_function)
S3method(getNumberOfObjectives,smoof_function)
S3method(getNumberOfObjectives,smoof_wrapped_function)
S3method(getNumberOfParameters,smoof_function)
S3method(getNumberOfParameters,smoof_wrapped_function)
S3method(getParamSet,smoof_function)
S3method(getParamSet,smoof_wrapped_function)
S3method(getRefPoint,smoof_multi_objective_function)
S3method(getRefPoint,smoof_single_objective_function)
S3method(getRefPoint,smoof_wrapped_function)
S3method(getTags,smoof_function)
S3method(getTags,smoof_generator)
S3method(getTags,smoof_wrapped_function)
S3method(getUpperBoxConstraints,smoof_function)
S3method(getUpperBoxConstraints,smoof_wrapped_function)
S3method(getWrappedFunction,smoof_function)
S3method(getWrappedFunction,smoof_wrapped_function)
S3method(hasBoxConstraints,smoof_function)
S3method(hasBoxConstraints,smoof_wrapped_function)
S3method(hasConstraints,smoof_function)
S3method(hasConstraints,smoof_wrapped_function)
S3method(hasGlobalOptimum,smoof_multi_objective_function)
S3method(hasGlobalOptimum,smoof_single_objective_function)
S3method(hasGlobalOptimum,smoof_wrapped_function)
S3method(hasLocalOptimum,smoof_multi_objective_function)
S3method(hasLocalOptimum,smoof_single_objective_function)
S3method(hasLocalOptimum,smoof_wrapped_function)
S3method(hasOtherConstraints,smoof_function)
S3method(hasOtherConstraints,smoof_wrapped_function)
S3method(hasTags,character)
S3method(hasTags,smoof_function)
S3method(hasTags,smoof_generator)
S3method(isMultiobjective,smoof_function)
S3method(isMultiobjective,smoof_wrapped_function)
S3method(isNoisy,smoof_function)
S3method(isNoisy,smoof_wrapped_function)
S3method(isSingleobjective,smoof_function)
S3method(isSingleobjective,smoof_wrapped_function)
S3method(isVectorized,smoof_function)
S3method(isVectorized,smoof_wrapped_function)
S3method(plot,smoof_function)
S3method(plot,smoof_wrapped_function)
S3method(print,smoof_function)
S3method(resetEvaluationCounter,smoof_counting_function)
S3method(resetEvaluationCounter,smoof_wrapped_function)
S3method(shouldBeMinimized,smoof_function)
S3method(shouldBeMinimized,smoof_wrapped_function)
export(addCountingWrapper)
export(addLoggingWrapper)
export(computeExpectedRunningTime)
export(convertToMaximization)
export(convertToMinimization)
export(doesCountEvaluations)
export(filterFunctionsByTags)
export(getAvailableTags)
export(getDescription)
export(getGlobalOptimum)
export(getID)
export(getLocalOptimum)
export(getLoggedValues)
export(getLowerBoxConstraints)
export(getMeanFunction)
export(getName)
export(getNumberOfEvaluations)
export(getNumberOfObjectives)
export(getNumberOfParameters)
export(getRefPoint)
export(getTags)
export(getUpperBoxConstraints)
export(getWrappedFunction)
export(hasBoxConstraints)
export(hasConstraints)
export(hasGlobalOptimum)
export(hasLocalOptimum)
export(hasOtherConstraints)
export(hasTags)
export(isMultiobjective)
export(isNoisy)
export(isSingleobjective)
export(isSmoofFunction)
export(isVectorized)
export(isWrappedSmoofFunction)
export(makeAckleyFunction)
export(makeAdjimanFunction)
export(makeAlpine01Function)
export(makeAlpine02Function)
export(makeAluffiPentiniFunction)
export(makeBBOBFunction)
export(makeBK1Function)
export(makeBartelsConnFunction)
export(makeBealeFunction)
export(makeBentCigarFunction)
export(makeBiObjBBOBFunction)
export(makeBiSphereFunction)
export(makeBirdFunction)
export(makeBohachevskyN1Function)
export(makeBoothFunction)
export(makeBraninFunction)
export(makeBrentFunction)
export(makeBrownFunction)
export(makeBukinN2Function)
export(makeBukinN4Function)
export(makeBukinN6Function)
export(makeCarromTableFunction)
export(makeChichinadzeFunction)
export(makeChungReynoldsFunction)
export(makeComplexFunction)
export(makeCosineMixtureFunction)
export(makeCrossInTrayFunction)
export(makeCubeFunction)
export(makeDTLZ1Function)
export(makeDTLZ2Function)
export(makeDTLZ3Function)
export(makeDTLZ4Function)
export(makeDTLZ5Function)
export(makeDTLZ6Function)
export(makeDTLZ7Function)
export(makeDeckkersAartsFunction)
export(makeDeflectedCorrugatedSpringFunction)
export(makeDentFunction)
export(makeDixonPriceFunction)
export(makeDoubleSumFunction)
export(makeED1Function)
export(makeED2Function)
export(makeEasomFunction)
export(makeEggCrateFunction)
export(makeEggholderFunction)
export(makeElAttarVidyasagarDuttaFunction)
export(makeEngvallFunction)
export(makeExponentialFunction)
export(makeFreudensteinRothFunction)
export(makeFunctionsByName)
export(makeGOMOPFunction)
export(makeGeneralizedDropWaveFunction)
export(makeGiuntaFunction)
export(makeGoldsteinPriceFunction)
export(makeGriewankFunction)
export(makeHansenFunction)
export(makeHartmannFunction)
export(makeHimmelblauFunction)
export(makeHolderTableN1Function)
export(makeHolderTableN2Function)
export(makeHosakiFunction)
export(makeHyperEllipsoidFunction)
export(makeInvertedVincentFunction)
export(makeJennrichSampsonFunction)
export(makeJudgeFunction)
export(makeKeaneFunction)
export(makeKearfottFunction)
export(makeKursaweFunction)
export(makeLeonFunction)
export(makeMOP1Function)
export(makeMOP2Function)
export(makeMOP3Function)
export(makeMOP4Function)
export(makeMOP5Function)
export(makeMOP6Function)
export(makeMOP7Function)
export(makeMPM2Function)
export(makeMatyasFunction)
export(makeMcCormickFunction)
export(makeMichalewiczFunction)
export(makeModifiedRastriginFunction)
export(makeMultiObjectiveFunction)
export(makePeriodicFunction)
export(makePowellSumFunction)
export(makePriceN1Function)
export(makePriceN2Function)
export(makePriceN4Function)
export(makeRastriginFunction)
export(makeRosenbrockFunction)
export(makeSchafferN2Function)
export(makeSchafferN4Function)
export(makeSchwefelFunction)
export(makeShekelFunction)
export(makeShubertFunction)
export(makeSingleObjectiveFunction)
export(makeSixHumpCamelFunction)
export(makeSphereFunction)
export(makeStyblinkskiTangFunction)
export(makeSumOfDifferentSquaresFunction)
export(makeSwiler2014Function)
export(makeThreeHumpCamelFunction)
export(makeTrecanniFunction)
export(makeUFFunction)
export(makeViennetFunction)
export(makeWFG1Function)
export(makeWFG2Function)
export(makeWFG3Function)
export(makeWFG4Function)
export(makeWFG5Function)
export(makeWFG6Function)
export(makeWFG7Function)
export(makeWFG8Function)
export(makeWFG9Function)
export(makeZDT1Function)
export(makeZDT2Function)
export(makeZDT3Function)
export(makeZDT4Function)
export(makeZDT6Function)
export(makeZettlFunction)
export(mnof)
export(plot1DNumeric)
export(plot2DNumeric)
export(plot3D)
export(resetEvaluationCounter)
export(shouldBeMinimized)
export(snof)
export(violatesConstraints)
export(visualizeParetoOptimalFront)
import(BBmisc)
import(ParamHelpers)
import(RColorBrewer)
import(RJSONIO)
import(checkmate)
import(ggplot2)
import(plot3D)
importFrom(Rcpp,sourceCpp)
importFrom(grDevices,colorRampPalette)
importFrom(graphics,abline)
importFrom(graphics,contour)
importFrom(graphics,grid)
importFrom(graphics,image)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(mco,nsga2)
importFrom(plotly,plot_ly)
importFrom(stats,as.formula)
importFrom(stats,reformulate)
useDynLib(smoof, .registration = TRUE)
