# Generated by roxygen2: do not edit by hand

S3method(print,marqLevAlg)
S3method(summary,marqLevAlg)
export(deriva)
export(deriva_grad)
export(marqLevAlg)
export(mla)
importFrom(doParallel,registerDoParallel)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(stats,pchisq)
importFrom(stats,qnorm)
importFrom(utils,flush.console)
importFrom(utils,write.table)
useDynLib(marqLevAlg, .registration=TRUE, .fixes="C_")
