![]() |
OpenLB 1.8.1
|
The description of Borzilai Borwein optimization algorithm – header file. More...
Include dependency graph for optimizerBarzilaiBorwein.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | olb::opti::OptimizerBarzilaiBorwein< S, C > |
| Optimization algorithm: BarzilaiBorwein. More... | |
Namespaces | |
| namespace | olb |
| Top level namespace for all of OpenLB. | |
| namespace | olb::opti |
| All optimization code is contained in this namespace. | |
Functions | |
| template<typename S , typename C = std::vector<S>> | |
| OptimizerBarzilaiBorwein< S, C > * | olb::opti::createOptimizerBarzilaiBorwein (XMLreader const ¶ms, std::size_t dimCtrl) |
| Creator Function for Barzilai-Borwein. | |
The description of Borzilai Borwein optimization algorithm – header file.
Definition in file optimizerBarzilaiBorwein.h.