importFrom(parallel, makeCluster, stopCluster, clusterApply, mclapply)
export(bracketing,
       colSubset,
       DEopt,
       duration,
       EuropeanCall, 
       EuropeanCallBE,
       GAopt, 
       gbb,
       gbm,
       LSopt, 
       MA, 
       NS, 
       NSS, 
       NSSf,
       NSf, 
       PSopt, 
       TAopt,
       TA.info,
       callCF,
       callHestoncf,
       callMerton,
       cfBSM, 
       cfBates, 
       cfHeston, 
       cfMerton, 
       cfVG,
       changeInterval,
       drawdown,
       gridSearch,
       putCallParity,
       qTable, 
       repairMatrix, 
       resampleC, 
       restartOpt, 
       showChapterNames, 
       showExample,
       tfAckley, 
       tfGriewank, 
       tfRastrigin, 
       tfRosenbrock, 
       tfSchwefel, 
       tfTrefethen,
       vanillaBond,
       vanillaOptionAmerican, 
       vanillaOptionEuropean, 
       vanillaOptionImpliedVol,
       xwGauss,
       ytm)
