Home
last modified time | relevance | path

Searched defs:knnWeights (Results 1 – 6 of 6) sorted by relevance

/dports/science/cdo/cdo-2.0.0/src/
H A Dremap_point_search.cc46 store_distance(GridPointSearch &gps, double plon, double plat, knnWeightsType &knnWeights, size_t n… in store_distance()
81 gridSearchPointReg2d(GridPointSearch &gps, double plon, double plat, knnWeightsType &knnWeights) in gridSearchPointReg2d()
165 grid_search_point(GridPointSearch &gps, double plon, double plat, knnWeightsType &knnWeights) in grid_search_point()
207 grid_search_point_smooth(GridPointSearch &gps, double plon, double plat, knnWeightsType &knnWeights) in grid_search_point_smooth()
260 remap_search_points(RemapSearch &rsearch, const LonLatPoint &llp, knnWeightsType &knnWeights) in remap_search_points()
H A Dremap_distwgt.cc38 std::vector<knnWeightsType> knnWeights; in remap_distwgt_weights() local
110 std::vector<knnWeightsType> knnWeights; in remap_dist_wgt() local
190 std::vector<knnWeightsType> knnWeights; in intgriddis() local
H A DSelregion.cc65 knnWeightsType knnWeights(numNeighbors); in generate_circle_grid() local
H A DFillmiss.cc329 std::vector<knnWeightsType> knnWeights; in setmisstodis() local
H A DSmooth.cc73 std::vector<knnWeightsType> knnWeights; in smooth() local
H A DSamplegridicon.cc305 knnWeightsType knnWeights(MAX_SEARCH); in compute_child_from_bounds() local