# Generated by roxygen2: do not edit by hand

S3method("*",mixopt_list)
S3method("+",mixopt_list)
S3method("-",mixopt_list)
S3method("/",mixopt_list)
S3method("[",mixopt_list)
S3method("^",mixopt_list)
S3method(as.data.frame,mixopt_list)
S3method(c,mixopt_list)
S3method(c,mixopt_par)
S3method(print,mixopt_list)
S3method(print,mixopt_output_list)
S3method(print,mixopt_par_cts)
S3method(print,mixopt_par_list)
S3method(print,mixopt_par_ordered)
S3method(print,mixopt_par_unordered)
S3method(sum,mixopt_list)
export(as.mixopt_list)
export(c_mixopt_list)
export(full_index_line_search)
export(index_line_search)
export(is.mixopt_list)
export(mixopt_blockcd)
export(mixopt_coorddesc)
export(mixopt_multistart)
export(mopar_cts)
export(mopar_ordered)
export(mopar_unordered)
export(plot_track)
export(verify_par)
importFrom(graphics,curve)
importFrom(graphics,points)
importFrom(stats,optim)
importFrom(stats,runif)
importFrom(utils,capture.output)
