Searched refs:CalculationFunc (Results 1 – 2 of 2) sorted by relevance
12 using CalculationFunc = std::function<double(std::vector<double>&)>; typedef13 extern std::map<Interface, CalculationFunc> calculationIfaces;
73 std::map<Interface, CalculationFunc> calculationIfaces{