Substitute rng_type with rng_uint32_type for clearness.
commit25e8e3438e4d7b98e5afefd120cf86155f031a83
authorFrancesco Biscani <francesco.biscani@esa.int>
Thu, 18 Dec 2008 15:38:31 +0000 (18 16:38 +0100)
committerFrancesco Biscani <francesco.biscani@esa.int>
Thu, 18 Dec 2008 15:38:31 +0000 (18 16:38 +0100)
tree448e7615d682da9c8b72fa8aaf928d85ba8fc015
parent8f42508ff163cdf06c3fcc815a053da57ae20d42
Substitute rng_type with rng_uint32_type for clearness.
12 files changed:
Functions/rng/PkRandom.h
GOclasses/algorithms/ASA.h
GOclasses/algorithms/DE.h
GOclasses/algorithms/MPSO.h
GOclasses/algorithms/PSO.h
GOclasses/algorithms/SGA.h
GOclasses/basic/individual.cpp
GOclasses/basic/individual.h
GOclasses/basic/population.cpp
GOclasses/basic/population.h
SolversThreads/SolversThreads.cpp
main.cpp