|
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 |
| betterCandidate(const RESISTANCE &aCand, const RESISTANCE &aBest) | SolutionCollector | inlineprivatestatic |
| considerSolution(double aValue, RESISTANCE &aFound, std::function< RESISTANCE(RESISTANCE &)> &aResultFunc) | SolutionCollector | inlineprivate |
| GetBest() | SolutionCollector | inline |
| m_best_deviation | SolutionCollector | private |
| m_best_solution | SolutionCollector | private |
| m_target | SolutionCollector | private |
| SolutionCollector(double aTarget) | SolutionCollector | inline |
| uniqueCount(const RESISTANCE &aRes) | SolutionCollector | inlineprivatestatic |