Searched defs:mstar (Results 1 – 1 of 1) sorted by relevance
/third_party/mtdev/src/ |
D | match.c | 56 static void buildixvector(int *ix, mat_t mstar, int nrows, int ncols) in buildixvector() 93 mat_t mstar, mprime, nmstar; in ixoptimal() local 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()
|