Vita
Classes | Namespaces | Functions
i_de.h File Reference

Go to the source code of this file.

Classes

class  vita::i_de
 An individual optimized for differential evolution. More...
 

Namespaces

namespace  vita
 The main namespace for the project.
 

Functions

double vita::distance (const i_de &lhs, const i_de &rhs)
 
std::ostream & vita::in_line (const i_de &, std::ostream &=std::cout)
 
std::ostream & vita::operator<< (std::ostream &, const i_de &)
 
bool vita::operator== (const i_de &lhs, const i_de &rhs)
 

Detailed Description

Remarks
This file is part of VITA.
License\n
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/

Definition in file i_de.h.