|
sgsPy
structurally guided sampling
|
This is the complete list of members for sgs::clhs::CLHSDataManager< T >, including all inherited members.
| addExistingPoint(T *p_features, int x, int y) | sgs::clhs::CLHSDataManager< T > | inline |
| addPoint(T *p_features, int x, int y) | sgs::clhs::CLHSDataManager< T > | inline |
| CLHSDataManager(int nFeat, int nSamp, xso::xoshiro_4x64_plus *p_rng, size_t existingCount) | sgs::clhs::CLHSDataManager< T > | inline |
| correlationObjectiveFunc(std::vector< std::vector< T > > &corr) | sgs::clhs::CLHSDataManager< T > | inline |
| finalize(std::vector< std::vector< T > > &corr) | sgs::clhs::CLHSDataManager< T > | inline |
| getExistingFeatures(std::vector< T > &features, std::vector< int > &x, std::vector< int > &y) | sgs::clhs::CLHSDataManager< T > | inline |
| getRandomPoint(Point< T > &point) | sgs::clhs::CLHSDataManager< T > | inline |
| quantileObjectiveFunc(std::vector< int > &sampleCountPerQuantile) | sgs::clhs::CLHSDataManager< T > | inline |
| randomIndex() | sgs::clhs::CLHSDataManager< T > | inline |