numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
|
Class to perform optimization using firefly algorithm [32], [33]. More...
Class to perform optimization using firefly algorithm [32], [33].
ObjectiveFunction | Type of the objective function. |
Definition at line 54 of file firefly_optimizer.h.