# Generated by roxygen2: do not edit by hand

S3method(as.data.table,Param)
S3method(as.data.table,ParamSet)
S3method(print,Domain)
S3method(print,FullTuneToken)
S3method(print,ObjectTuneToken)
S3method(print,RangeTuneToken)
S3method(rd_info,ParamSet)
export(CondAnyOf)
export(CondEqual)
export(Condition)
export(Design)
export(NO_DEF)
export(NoDefault)
export(Param)
export(ParamDbl)
export(ParamFct)
export(ParamInt)
export(ParamLgl)
export(ParamSet)
export(ParamSetCollection)
export(ParamUty)
export(Sampler)
export(Sampler1D)
export(Sampler1DCateg)
export(Sampler1DNormal)
export(Sampler1DRfun)
export(Sampler1DUnif)
export(SamplerHierarchical)
export(SamplerJointIndep)
export(SamplerUnif)
export(as.data.table)
export(assert_param)
export(assert_param_set)
export(generate_design_grid)
export(generate_design_lhs)
export(generate_design_random)
export(p_dbl)
export(p_fct)
export(p_int)
export(p_lgl)
export(p_uty)
export(ps)
export(to_tune)
import(checkmate)
import(data.table)
import(mlr3misc)
importFrom(R6,R6Class)
importFrom(R6,is.R6Class)
importFrom(methods,is)
importFrom(stats,rnorm)
importFrom(stats,runif)
