Searched defs:mdist (Results 1 – 2 of 2) sorted by relevance
/third_party/boost/boost/geometry/srs/projections/impl/ |
D | proj_mdist.hpp | 53 struct mdist struct 55 static const int static_size = 20; 57 T es; 58 T E; 59 T b[static_size]; 60 int nb;
|
/third_party/mtdev/src/ |
D | match.c | 88 static void ixoptimal(int *ix, int *mdist, int nrows, int ncols) in ixoptimal() 189 static void step2a(int *ix, int *mdist, mat_t mstar, mat_t nmstar, in step2a() 212 static void step2b(int *ix, int *mdist, mat_t mstar, mat_t nmstar, in step2b() 237 static void step3(int *ix, int *mdist, mat_t mstar, mat_t nmstar, in step3() 287 static void step4(int *ix, int *mdist, mat_t mstar, mat_t nmstar, in step4() 338 static void step5(int *ix, int *mdist, mat_t mstar, mat_t nmstar, in step5()
|