gaFreePopulation

Frees memory allocated to an existing population.

Synopsis

gaFreePopulation (population)

Required Arguments

Imsls_d_population population (Input)
The population for which allocated memory is to be released.

Description

Function gaFreePopulation frees memory allocated to an Imsls_d_population data structure.

Example

See the Example section of function gaPopulation.