#include "obj_funct.h"#include "sade.h"#include "grade.h"Go to the source code of this file.
Classes | |
| class | optim_driver |
Enumerations | |
| enum | algorithm_type { alg_sade = 1, alg_grade = 2 } |
| enum algorithm_type |
class optim_driver
File: optim_driver.h
Description: this class controls optimization computations
Author: Matej Leps, leps@cml.fsv.cvut.cz
Definition at line 20 of file optim_driver.h.
1.6.2