Searched defs:num_pts (Results 1 – 2 of 2) sorted by relevance
112 PetscInt ne, num_pts; in main() local
52 PetscPointCloud(int dim, size_t num_pts, const T coords[]) in PetscPointCloud()