CCCoreLib 31 May 2022
CloudCompare Core algorithms
CCCoreLib::StatisticalTestingTools Member List

This is the complete list of members for CCCoreLib::StatisticalTestingTools, including all inherited members.

computeAdaptativeChi2Dist(const GenericDistribution *distrib, const GenericCloud *cloud, unsigned numberOfClasses, unsigned &finalNumberOfClasses, bool noClassCompression=false, const ScalarType *histoMin=nullptr, const ScalarType *histoMax=nullptr, unsigned *histoValues=nullptr, double *npis=nullptr)CCCoreLib::StatisticalTestingToolsstatic
computeChi2Fractile(double p, int d)CCCoreLib::StatisticalTestingToolsstatic
computeChi2Probability(double chi2result, int d)CCCoreLib::StatisticalTestingToolsstatic
computeLocalChi2DistAtLevel(const DgmOctree::octreeCell &cell, void **additionalParameters, NormalizedProgress *nProgress=nullptr)CCCoreLib::StatisticalTestingToolsprotectedstatic
testCloudWithStatisticalModel(const GenericDistribution *distrib, GenericIndexedCloudPersist *theCloud, unsigned numberOfNeighbours, double pTrust, GenericProgressCallback *progressCb=nullptr, DgmOctree *inputOctree=nullptr)CCCoreLib::StatisticalTestingToolsstatic