Added missing files, and LICENSE

This commit is contained in:
jmerelo 2000-08-03 15:44:01 +00:00
commit cb952a2b7d
5 changed files with 507 additions and 1 deletions

View file

@ -37,7 +37,6 @@
* Suitable constructors and assignments and casts are defined to work
* with this quantity as if it were a ScalarType.
*/
template <class ScalarType, class Compare = less<ScalarType> >
class eoScalarFitness
{