tesseract v5.3.3.20231005
tesseract::LLSQTest Member List

This is the complete list of members for tesseract::LLSQTest, including all inherited members.

ExpectCorrectLine(const LLSQ &llsq, double m, double c, double rms, double pearson, double tolerance)tesseract::LLSQTestinline
ExpectCorrectVector(const LLSQ &llsq, FCOORD correct_mean_pt, FCOORD correct_vector, float tolerance)tesseract::LLSQTestinline
HasFailure()testing::Testinlinestatic
HasFatalFailure()testing::Teststatic
HasNonfatalFailure()testing::Teststatic
IsSkipped()testing::Teststatic
PtsMean(const std::vector< FCOORD > &pts)tesseract::LLSQTestinline
RecordProperty(const std::string &key, const std::string &value)testing::Teststatic
RecordProperty(const std::string &key, int value)testing::Teststatic
SetUp() overridetesseract::LLSQTestinlineprotectedvirtual
SetUpTestCase()testing::Testinlinestatic
SetUpTestSuite()testing::Testinlinestatic
TearDown() overridetesseract::LLSQTestinlinevirtual
TearDownTestCase()testing::Testinlinestatic
TearDownTestSuite()testing::Testinlinestatic
Test()testing::Testprotected
VerifyRmsOrth(const std::vector< FCOORD > &pts, const FCOORD &orth)tesseract::LLSQTestinline
~Test()testing::Testvirtual