Classes | |
| class | Combine |
| Provides the keyword COMBINE More... | |
| class | FilesHandler |
| class | FuncPathMSD |
| Provides the keyword FUNCPATHMSD More... | |
| class | FuncSumHills |
| Provides the keyword FUNCSUMHILLS More... | |
| class | Function |
| This is the abstract base class to use for implementing new CV function, within it there is information as to how to go about implementing a new function. More... | |
| class | Matheval |
| Provides the keyword MATHEVAL More... | |
| class | Piecewise |
| Provides the keyword PIECEWISE More... | |
| class | Sort |
| Provides the keyword SORT More... | |
| class | Target |
| Provides the keyword TARGET More... | |
Functions | |
| double | mylog (double v1) |
| double | mylogder (double v1) |
| double PLMD::function::mylog | ( | double | v1 | ) |
Definition at line 168 of file FuncSumHills.cpp.
| double PLMD::function::mylogder | ( | double | v1 | ) |
Definition at line 172 of file FuncSumHills.cpp.
Hosted by GitHub
|
1.8.8
|