plastimatch
Loading...
Searching...
No Matches
vf_stats.cxx File Reference
#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)
 

Function Documentation

◆ vf_analyze()

void vf_analyze ( const Volume * vol,
const Volume * mask )

◆ vf_analyze_jacobian()

void vf_analyze_jacobian ( const Volume * vol,
const Volume * mask )

◆ vf_analyze_second_deriv()

void vf_analyze_second_deriv ( Volume * vol)

◆ vf_analyze_strain()

void vf_analyze_strain ( const Volume * vol,
const Volume * mask )

◆ vf_print_stats()

void vf_print_stats ( Volume * vol)