|
LibCudaOptimize
1.0
|


Public Member Functions | |
| SS_SW_Optimizer (EvalFuncPtr fPtr=NULL, unsigned int dn=PROBLEM_DIMENSIONS, unsigned int sn=NUM_SETS, unsigned int pn=NUM_SOLUTIONS) | |
| bool | init () |
| Initialize the optimizer. | |
| void | free () |
| Free memory. | |
| void | optimize () |
| Launch the optimization. | |
Protected Member Functions | |
| void | reinitLocalSearch (unsigned int n) |
Definition at line 26 of file SS_SW_Optimizer.h.