Image Component Library (ICL)
|
#include <ICLUtils/CompatMacros.h>
#include <ICLUtils/Function.h>
#include <ICLUtils/Uncopyable.h>
#include <ICLMath/DynVector.h>
#include <ICLMath/FixedVector.h>
Go to the source code of this file.
Classes | |
struct | icl::math::SimplexOptimizationResult< T, Vector > |
Utility structure, that is used as accumulator for results of the SimplexOptimizer class. More... | |
class | icl::math::SimplexOptimizer< T, Vector > |
Template based implementation for the Downhill Simplex Optimiztation method. More... | |
Namespaces | |
icl | |
undocument this line if you encounter any issues! | |
icl::math | |