#include <stdlib.h>#include <string.h>#include <sys/types.h>#include <unistd.h>#include <sys/wait.h>#include <volume_io/internal_volume_io.h>#include <bicpl/trans.h>Include dependency graph for safe_compute_xfm.c:

Go to the source code of this file.
Defines | |
| #define | NO_FORK |
Functions | |
| public void | safe_compute_transform_from_tags (int npoints, Real **tag_list1, Real **tag_list2, Trans_type trans_type, General_transform *transform) |
|
|
Definition at line 75 of file safe_compute_xfm.c. |
|
||||||||||||||||||||||||
|
Definition at line 97 of file safe_compute_xfm.c. References compute_transform_from_tags(). |
1.3.7