|
Teem 1.10.0
|
#include "../ten.h"
Functions | |
| void | _ra2t (Nrrd *nten, double rad, double angle, double mRI[9], double mRF[9], double hack) |
| void | _cap2xyz (double xyz[3], double ca, double cp, int version, int whole) |
| void | washQtoM3 (double m[9], double q[4]) |
| int | main (int argc, char *argv[]) |
Variables | |
| char * | info = ("Sample space of tensor shape.") |
| void _cap2xyz | ( | double | xyz[3], |
| double | ca, | ||
| double | cp, | ||
| int | version, | ||
| int | whole | ||
| ) |
| void _ra2t | ( | Nrrd * | nten, |
| double | rad, | ||
| double | angle, | ||
| double | mRI[9], | ||
| double | mRF[9], | ||
| double | hack | ||
| ) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
| void washQtoM3 | ( | double | m[9], |
| double | q[4] | ||
| ) |
| char* info = ("Sample space of tensor shape.") |