Compadre  1.5.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Compadre::PointCloudSearch< view_type > Member List

This is the complete list of members for Compadre::PointCloudSearch< view_type >, including all inherited members.

_dimCompadre::PointCloudSearch< view_type >protected
_max_leafCompadre::PointCloudSearch< view_type >protected
_src_pts_viewCompadre::PointCloudSearch< view_type >protected
_tree_1dCompadre::PointCloudSearch< view_type >protected
_tree_2dCompadre::PointCloudSearch< view_type >protected
_tree_3dCompadre::PointCloudSearch< view_type >protected
generate2DNeighborListsFromKNNSearch(bool is_dry_run, trg_view_type trg_pts_view, neighbor_lists_view_type neighbor_lists, epsilons_view_type epsilons, const int neighbors_needed, const double epsilon_multiplier=1.6, double max_search_radius=0.0)Compadre::PointCloudSearch< view_type >inline
generate2DNeighborListsFromRadiusSearch(bool is_dry_run, trg_view_type trg_pts_view, neighbor_lists_view_type neighbor_lists, epsilons_view_type epsilons, const double uniform_radius=0.0, double max_search_radius=0.0)Compadre::PointCloudSearch< view_type >inline
generateCRNeighborListsFromKNNSearch(bool is_dry_run, trg_view_type trg_pts_view, neighbor_lists_view_type neighbor_lists, neighbor_lists_view_type number_of_neighbors_list, epsilons_view_type epsilons, const int neighbors_needed, const double epsilon_multiplier=1.6, double max_search_radius=0.0)Compadre::PointCloudSearch< view_type >inline
generateCRNeighborListsFromRadiusSearch(bool is_dry_run, trg_view_type trg_pts_view, neighbor_lists_view_type neighbor_lists, neighbor_lists_view_type number_of_neighbors_list, epsilons_view_type epsilons, const double uniform_radius=0.0, double max_search_radius=0.0)Compadre::PointCloudSearch< view_type >inline
generateKDTree()Compadre::PointCloudSearch< view_type >inline
getEstimatedNumberNeighborsUpperBound(int unisolvency_size, const int dimension, const double epsilon_multiplier)Compadre::PointCloudSearch< view_type >inlinestatic
kdtree_distance(const double *queryPt, const int idx, long long sz) const Compadre::PointCloudSearch< view_type >inline
kdtree_get_bbox(BBOX &bb) const Compadre::PointCloudSearch< view_type >inline
kdtree_get_point_count() const Compadre::PointCloudSearch< view_type >inline
kdtree_get_pt(const int idx, int dim) const Compadre::PointCloudSearch< view_type >inline
PointCloudSearch(view_type src_pts_view, const local_index_type dimension=-1, const local_index_type max_leaf=-1)Compadre::PointCloudSearch< view_type >inline
tree_type_1d typedefCompadre::PointCloudSearch< view_type >
tree_type_2d typedefCompadre::PointCloudSearch< view_type >
tree_type_3d typedefCompadre::PointCloudSearch< view_type >
~PointCloudSearch()Compadre::PointCloudSearch< view_type >inline