Added missing files, and LICENSE
This commit is contained in:
parent
70ddb00b4c
commit
cb952a2b7d
5 changed files with 507 additions and 1 deletions
|
|
@ -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
|
||||
{
|
||||
|
|
|
|||
Reference in a new issue