MultiCompassSearch is based on the class CompassSearch, derived from Class PatternSearch
Constructors & Destructor
Other Initialization Methods
Search method
Accessors
Constructors and destructor
Other initialization methods
Accessors and Mutators
MultiCompassSearch is based on the class CompassSearch, derived from Class PatternSearch. the MultiCompassSearch is a multi-start version. This is, of course, MAPS compatable. Chris Siefert, College of William and Mary 6/23/00
MultiCompassSearch(long dim, Vector<double>& startPoint, double startStep, double stopStep, void (*objective)(long vars, Vector<double>&x, double & func, bool & flag, void * an_obj), void *input_obj)
Other public methods
virtual void ResetParams(long NS, long IC, long str, const Bounds &b)
IC - the new iteration cap
str - is the new random number stream
b - is a reference to a struct containing the new bounds
void BeginSearch()
long IterationCap
long stream
Vector <double> * random_start_pt
Bounds bds
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de