Description: Nelder Mead simplex algorithm for minimizing N-dimension const function
Copyright (C) 2008 Colin Caprani - www.colincaprani.com
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
To Search:
File list (Check if you may need any files):
Nelder Mead
...........\main.cpp
...........\Matrix.h
...........\NelderMead.dsp
...........\NelderMead.dsw
...........\NelderMead.sln
...........\NelderMead.vcxproj
...........\NelderMead.vcxproj.filters
...........\NelderMead.vcxproj.user
...........\Simplex.cpp
...........\Simplex.h