plastimatch
|
#include "plmbase_config.h"
#include <math.h>
#include <stdio.h>
#include <stdlib.h>
#include "logfile.h"
#include "vf_stats.h"
#include "volume.h"
Functions | |
void | vf_analyze (const Volume *vol, const Volume *mask) |
void | vf_print_stats (Volume *vol) |
void | vf_analyze_jacobian (const Volume *vol, const Volume *mask) |
void | vf_analyze_second_deriv (Volume *vol) |
void | vf_analyze_strain (const Volume *vol, const Volume *mask) |
void vf_analyze_second_deriv | ( | Volume * | vol | ) |
void vf_print_stats | ( | Volume * | vol | ) |