Commit graph

6 commits

Author SHA1 Message Date
Caner Candan
70e60a50d2 * whitespace cleanup 2011-05-05 17:15:10 +02:00
tlegrand
4ad79a9148 Added new lesson (6) dedicated to the PSO. Also changed a few things into the PSO-dedicated components (constructors) 2008-03-04 14:01:29 +00:00
tlegrand
967b6b7741 added t-eoEasyPSO test 2007-07-02 13:05:14 +00:00
kuepper
651a55a51b * Makefile.am: Add t-eoRNG
* t-eoRNG.cpp: Start test for random number generator.
2006-12-04 22:27:41 +00:00
kuepper
037ce32d90 Change float to double. 2006-12-02 11:32:00 +00:00
kuepper
7baf7cb799 * eoTimedMonitor.h (eoTimedMonitor::seconds): Make unsigned.
* eoRNG.cpp, eoRNG.h (K, M, N): Declare static and initialize in cpp.

* t-eoGenOp.cpp (init): Do not add std::ends to end of string, as this
results in escape-codes (^@) to be printed at runtime and is not
necessary anyway.

* test/t-eoSymreg.cpp (SymregNode::operator()): Initialize r1 and r2 to
avoid compiler warnings.
2006-12-02 10:18:57 +00:00