#include "gage.h"#include "privateGage.h"

Defines | |
| #define | GAGE_CACHE_LEN 1013 |
Functions | |
| unsigned int | _gageHash (int x, int y, int z) |
| void | _gageCacheProbe (gageContext *ctx, double *grad, int *cc, double *gc, int x, int y, int z) |
| int | gageStructureTensor (Nrrd *nout, const Nrrd *nin, int dScale, int iScale, int dsmp) |
| #define GAGE_CACHE_LEN 1013 |
| void _gageCacheProbe | ( | gageContext * | ctx, | |
| double * | grad, | |||
| int * | cc, | |||
| double * | gc, | |||
| int | x, | |||
| int | y, | |||
| int | z | |||
| ) |
| unsigned int _gageHash | ( | int | x, | |
| int | y, | |||
| int | z | |||
| ) |
1.5.6