RockyML  0.0.1
A High-Performance Scientific Computing Framework
rocky::zagros::select_from_strategy< T_e, T_dim > Class Template Reference

replace worst solutions in a container with the best solutions of another More...

#include <container_manipulation.h>

Inheritance diagram for rocky::zagros::select_from_strategy< T_e, T_dim >:
Collaboration diagram for rocky::zagros::select_from_strategy< T_e, T_dim >:

Public Member Functions

 select_from_strategy (basic_scontainer< T_e, T_dim > *des, basic_scontainer< T_e, T_dim > *src)
 
virtual void apply ()
 
- Public Member Functions inherited from rocky::zagros::basic_strategy< T_e, T_dim >
virtual void reset ()
 

Protected Attributes

basic_scontainer< T_e, T_dim > * des_
 
basic_scontainer< T_e, T_dim > * src_
 

Detailed Description

template<typename T_e, int T_dim>
class rocky::zagros::select_from_strategy< T_e, T_dim >

replace worst solutions in a container with the best solutions of another


The documentation for this class was generated from the following file: