Classes | |
| class | MR |
| class | MR.Const_OutlierParams |
| Parameters of various criteria for detecting outlier points Generated from class MR.OutlierParams. This is the const half of the class. More... | |
| class | MR.OutlierParams |
| Parameters of various criteria for detecting outlier points Generated from class MR.OutlierParams. This is the non-const half of the class. More... | |
| class | MR.Const_OutliersDetector |
| A class for searching for outliers of points @detail The class caches the prepared search results, which allows to speed up the repeat search (while use same radius) Generated from class MR.OutliersDetector. This is the const half of the class. More... | |
| class | MR.OutliersDetector |
| A class for searching for outliers of points @detail The class caches the prepared search results, which allows to speed up the repeat search (while use same radius) Generated from class MR.OutliersDetector. This is the non-const half of the class. More... | |
| class | MR.Const_FindOutliersParams |
| Outlier point search parameters Generated from class MR.FindOutliersParams. This is the const half of the class. More... | |
| class | MR.FindOutliersParams |
| Outlier point search parameters Generated from class MR.FindOutliersParams. This is the non-const half of the class. More... | |