# Generated by roxygen2: do not edit by hand

S3method(as.data.table,Param)
S3method(as.data.table,ParamSet)
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)
import(checkmate)
import(data.table)
import(mlr3misc)
importFrom(R6,R6Class)
importFrom(stats,rnorm)
importFrom(stats,runif)
