noparama  v0.0.1
Nonparametric Bayesian models
Classes | Typedefs | Enumerations
np_statistics.h File Reference
#include <string.h>
Include dependency graph for np_statistics.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  step
 
struct  statistics_t
 

Typedefs

typedef struct step step_t
 

Enumerations

enum  split_method_t { simple_random_split, sams_prior, sams_random_walk, random_mixing }
 

Typedef Documentation

◆ step_t

typedef struct step step_t

Enumeration Type Documentation

◆ split_method_t

Enumerator
simple_random_split 
sams_prior 
sams_random_walk 
random_mixing