Home
last modified time | relevance | path

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

/openbmc/phosphor-virtual-sensor/
H A Dcalculate.hpp12 using CalculationFunc = std::function<double(std::vector<double>&)>; typedef
13 extern std::map<Interface, CalculationFunc> calculationIfaces;
H A Dcalculate.cpp73 std::map<Interface, CalculationFunc> calculationIfaces{