Home
last modified time | relevance | path

Searched defs:newpop (Results 1 – 11 of 11) sorted by relevance

/dports/mail/spamassassin-devel/spamassassin-1ea352210/build/pga/source/
H A Dpga.c170 void PGARunMutationAndCrossover (PGAContext *ctx, int oldpop, int newpop) in PGARunMutationAndCrossover()
246 void PGARunMutationOrCrossover ( PGAContext *ctx, int oldpop, int newpop ) in PGARunMutationOrCrossover()
H A Df2c.c809 int *t2, int *newpop) in pgacrossover_()
1258 int *newpop) in pgarunmutationandcrossover_()
1263 void pgarunmutationorcrossover_(PGAContext **ftx, int *oldpop, int *newpop) in pgarunmutationorcrossover_()
/dports/science/pagmo2/pagmo2-2.18.0/include/pagmo/algorithms/
H A Dcmaes.hpp252 mutable std::vector<Eigen::VectorXd> newpop; member in pagmo::cmaes
/dports/devel/gaul/gaul-devel-0.1849-0/src/
H A Dga_core.c280 population *newpop=NULL; /* New population structure. */ in ga_population_new() local
409 population *newpop=NULL; /* New population structure. */ in ga_population_clone_empty() local
630 population *newpop=NULL; /* New population structure. */ in ga_population_clone() local
/dports/biology/lamarc/lamarc-2.1.8/src/conversion/
H A DLamarcDS.cpp414 PopulationDS newpop(pop->first); in ReorderUsing() local
H A DConverterUI.cpp738 PopNameSet newpop; in OverallValid() local
/dports/biology/lamarc/lamarc-2.1.8/src/tree/
H A Dtree.cpp697 Branch_ptr Tree::TransitionEpoch(double eventT, long newpop, long maxevents, Branch_ptr pActive) in TransitionEpoch()
/dports/mail/spamassassin-devel/spamassassin-1ea352210/build/pga/include/
H A Dpgapack.h285 PGAIndividual *newpop; /* pointer to population (new) */ member
/dports/biology/lamarc/lamarc-2.1.8/src/convModel/
H A Dgc_datastore_export.cpp936 TiXmlElement * newpop = new TiXmlElement( xmlstr::XML_TAG_NEWPOP.c_str()); in AddDivergenceElem() local
/dports/biology/lamarc/lamarc-2.1.8/src/force/
H A Dforce.cpp1852 string newpop(MakeTag(xmlstr::XML_TAG_NEWPOP)); in ToXML() local
/dports/games/golly/golly-3.3-src/gui-wx/
H A Dwxoverlay.cpp8927 int newpop = 0; in Do3DNextGen() local