#include "sadie.h"
Go to the source code of this file.
Functions | |
void | MINDIST (IMAGE *in, short option, short nlev, double *mean, double *cov, IMAGE **out) |
|
Definition at line 26 of file mindist.c. References CHECKIMG, CITYBLOCK, IMAGE::data, EUCLIDEAN, GETMEM, MAHALANOBIS, malloc, MATRIX_INVERT, MESSAGE, IMAGE::nbnd, IMAGE::nlin, IMAGE::npix, out, SLEN, T_EXIT, T_MINDIST, IMAGE::text, and TIMING. |