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

Defines | |
| #define | BT 2.526917043979558 |
| #define | AA 0.629078014852877 |
Functions | |
| double | gageTauOfTee (double tee) |
| double | gageTeeOfTau (double tau) |
| double | gageSigOfTau (double tau) |
| double | gageTauOfSig (double sig) |
| int | gageStackBlur (Nrrd *const nblur[], const double *scale, unsigned int blnum, const Nrrd *nin, unsigned int baseDim, const NrrdKernelSpec *_kspec, int boundary, int renormalize, int verbose) |
| int | gageStackPerVolumeNew (gageContext *ctx, gagePerVolume ***pvlP, const Nrrd *const *nblur, unsigned int blnum, const gageKind *kind) |
| int | gageStackPerVolumeAttach (gageContext *ctx, gagePerVolume *pvlBase, gagePerVolume **pvlStack, const double *stackPos, unsigned int blnum) |
| int | _gageStackIv3Fill (gageContext *ctx) |
| int | gageStackProbe (gageContext *ctx, double xi, double yi, double zi, double stackIdx) |
| int | gageStackProbeSpace (gageContext *ctx, double xx, double yy, double zz, double ss, int indexSpace, int clamp) |
| #define AA 0.629078014852877 |
| #define BT 2.526917043979558 |
| int _gageStackIv3Fill | ( | gageContext * | ctx | ) |
| double gageSigOfTau | ( | double | tau | ) |
| int gageStackBlur | ( | Nrrd *const | nblur[], | |
| const double * | scale, | |||
| unsigned int | blnum, | |||
| const Nrrd * | nin, | |||
| unsigned int | baseDim, | |||
| const NrrdKernelSpec * | _kspec, | |||
| int | boundary, | |||
| int | renormalize, | |||
| int | verbose | |||
| ) |
| int gageStackPerVolumeAttach | ( | gageContext * | ctx, | |
| gagePerVolume * | pvlBase, | |||
| gagePerVolume ** | pvlStack, | |||
| const double * | stackPos, | |||
| unsigned int | blnum | |||
| ) |
| int gageStackPerVolumeNew | ( | gageContext * | ctx, | |
| gagePerVolume *** | pvlP, | |||
| const Nrrd *const * | nblur, | |||
| unsigned int | blnum, | |||
| const gageKind * | kind | |||
| ) |
| int gageStackProbe | ( | gageContext * | ctx, | |
| double | xi, | |||
| double | yi, | |||
| double | zi, | |||
| double | stackIdx | |||
| ) |
| int gageStackProbeSpace | ( | gageContext * | ctx, | |
| double | xx, | |||
| double | yy, | |||
| double | zz, | |||
| double | ss, | |||
| int | indexSpace, | |||
| int | clamp | |||
| ) |
| double gageTauOfSig | ( | double | sig | ) |
| double gageTauOfTee | ( | double | tee | ) |
| double gageTeeOfTau | ( | double | tau | ) |
1.5.6