No description
This repository has been archived on 2026-03-28. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • C++ 71.3%
  • HTML 18.2%
  • CMake 5.6%
  • Python 1.1%
  • JavaScript 1%
  • Other 2.8%
Find a file
evomarc 9b1524ec00 Added classes to hendle bounds:
- eoGeneralRealBound  that can be initialized using a string (and hence can be
easily read as a parameter)
- eoIntBound and all other integer-equivalent of the classes in eoRealBound.h
Note that there is no equivalent to eoRealVectorBounds for vector of integers

In file eo, I have added the 2 includes of eoRealBounds.h and eoIntBounds.h
The first one was already there by chance, through eoUniformInit.h
2004-11-05 08:57:34 +00:00
CVSROOT initial checkin 2000-08-15 21:15:36 +00:00
eo Added classes to hendle bounds: 2004-11-05 08:57:34 +00:00