Files | |
file | anneal.h [code] |
Define and implement the MyAbstractAnnealState and MySimulatedAnnealer classes. | |
file | command-line.h [code] |
Define and implement the GenericOptions class. | |
file | constants.h [code] |
Define various constants. | |
file | enrichment.h [code] |
Define and implement the EnrichmentRecord and Enrichment classes. | |
file | generic.C |
file | generic.h [code] |
file | gnuplot.h [code] |
Define and implement the GnuplotDataFile and GnuplotFileGenerator classes. | |
file | histogram.C |
Implement the MyHistogram class defined in histogram.h. | |
file | histogram.h [code] |
Define the MyHistogram class. | |
file | ltqnorm.c |
Implement methods for computing ltqnorm defined in ltqnorm.h. | |
file | ltqnorm.h [code] |
Define methods for computing ltqnorm. | |
file | myiterator.h [code] |
Define and implement the MyIterator class. | |
file | poorperl.C |
Implement various poor man's perl match-, subst-, split-like functions defined in poorperl.h that are not templated. | |
file | poorperl.h [code] |
Define and implement various poor man's perl match-, subst-, split-like functions. | |
file | profiler.h [code] |
Define and implement the my_Time class. | |
file | setTemplates.C |
Implement various template functions for manipulating sets. |