Home
last modified time | relevance | path

Searched refs:change_function_weighting (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/evolvotron/evolvotron/libfunction/
H A Dmutation_parameters.h395 void change_function_weighting(const FunctionRegistration* fn,real w);
H A Dmutation_parameters.cpp200 void MutationParameters::change_function_weighting(const FunctionRegistration* fn,real w) in change_function_weighting() function in MutationParameters
/dports/graphics/evolvotron/evolvotron/libevolvotron/
H A Ddialog_functions.cpp307 _mutation_parameters->change_function_weighting(fn,w); in changed_function_weighting()