Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

t_stat_struct Struct Reference

#include <numerical.h>


Data Fields

int degrees_freedom
int n_points
Real max_dist
Real * cumulative_probs


Field Documentation

Real* t_stat_struct::cumulative_probs
 

Definition at line 38 of file numerical.h.

Referenced by delete_cumulative_t_stat(), get_cumulative_t_stat(), and initialize_cumulative_t_stat().

int t_stat_struct::degrees_freedom
 

Definition at line 35 of file numerical.h.

Referenced by initialize_cumulative_t_stat().

Real t_stat_struct::max_dist
 

Definition at line 37 of file numerical.h.

Referenced by get_cumulative_t_stat(), and initialize_cumulative_t_stat().

int t_stat_struct::n_points
 

Definition at line 36 of file numerical.h.

Referenced by get_cumulative_t_stat(), and initialize_cumulative_t_stat().


The documentation for this struct was generated from the following file:
Generated on Wed Jul 28 09:11:25 2004 for BICPL by doxygen 1.3.7