This is the complete list of members for ufo::ProfileCheckValidator, including all inherited members.
compareOutput(const std::string &desc, const T val1, const T val2, const int offset, const float tol, int &n) | ufo::ProfileCheckValidator | private |
compareOutput(const std::string &desc, const std::vector< T > &vec1, const std::vector< T > &vec2, const int offset, const float tol, int &n) | ufo::ProfileCheckValidator | private |
comparison_offsets_ | ufo::ProfileCheckValidator | private |
cumulativeCounters_ | ufo::ProfileCheckValidator | private |
differenceWithinTol(const T A, const T B, const float tol=1e-10) const | ufo::ProfileCheckValidator | inlineprivate |
getMismatches() const | ufo::ProfileCheckValidator | inline |
nMismatches_ | ufo::ProfileCheckValidator | private |
options_ | ufo::ProfileCheckValidator | private |
ProfileCheckValidator(const ProfileConsistencyCheckParameters &options, ProfileDataHandler &profileDataHandler) | ufo::ProfileCheckValidator | |
profileDataHandler_ | ufo::ProfileCheckValidator | private |
validate() | ufo::ProfileCheckValidator | |
valuesToCompare_float_ | ufo::ProfileCheckValidator | private |
valuesToCompare_int_ | ufo::ProfileCheckValidator | private |