| MULTIBODY SIMULATION SOFTWARE - API documentation |
#include <CHsolvmin.h>

Public Member Functions | |
| ChGenotype (int number_of_genes) | |
| void | Copy (ChGenotype *source) |
Public Attributes | |
| ChMatrix * | genes |
| double | fitness |
| double | rel_fitness |
| double | cum_fitness |
| int | need_eval |
Class for individuals of the population; for the ChOptimizerGenetic optimization engine.
| chrono::ChGenotype::ChGenotype | ( | int | number_of_genes | ) |
Ch_genetic_optimizer global optimization engine - member functions
CHRONO::ENGINE