KiCad PCB EDA Suite
|
This is the complete list of members for SolutionCollector, including all inherited members.
Add2RLookupResults(std::pair< RESISTANCE &, RESISTANCE & > aResults, std::function< double(double)> aValueFunc, std::function< RESISTANCE(RESISTANCE &)> aResultFunc) | SolutionCollector | inline |
addSolution(double aValue, RESISTANCE *aFound, std::function< RESISTANCE(RESISTANCE &)> &aResultFunc) | SolutionCollector | inlineprivate |
GetBest() | SolutionCollector | inline |
m_best_deviation | SolutionCollector | private |
m_best_found_resistance | SolutionCollector | private |
m_best_result_func | SolutionCollector | private |
m_target | SolutionCollector | private |
SolutionCollector(double aTarget) | SolutionCollector | inline |