ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
cloudViewer::StatisticalTestingTools Member List

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

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