Home
last modified time | relevance | path

Searched refs:Task_Math1in_AI (Results 1 – 2 of 2) sorted by relevance

/dports/biology/avida/avida-2.12.4-src/avida-core/source/main/
H A DcTaskLib.h210 double Task_Math1in_AI(cTaskContext& ctx) const;
H A DcTaskLib.cc199 …else if (name == "math_1AI") NewTask(name, "Math 1AI (X^2+sqrt(X))", &cTaskLib::Task_Math1in_AI); in AddTask()
1188 double cTaskLib::Task_Math1in_AI(cTaskContext& ctx) const // (X^2 + sqrt(X)) in Task_Math1in_AI() function in cTaskLib