pomp
Inference for partially observed Markov processes
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
lookup_table_t Struct Reference

#include <pomp_defines.h>

Data Fields

int length
 
int width
 
int index
 
int order
 
double * x
 
doubley
 

Detailed Description

Definition at line 20 of file pomp_defines.h.

Field Documentation

◆ index

int lookup_table_t::index

Definition at line 22 of file pomp_defines.h.

◆ length

int lookup_table_t::length

Definition at line 21 of file pomp_defines.h.

◆ order

int lookup_table_t::order

Definition at line 23 of file pomp_defines.h.

◆ width

int lookup_table_t::width

Definition at line 21 of file pomp_defines.h.

◆ x

double* lookup_table_t::x

Definition at line 24 of file pomp_defines.h.

◆ y

double* lookup_table_t::y

Definition at line 25 of file pomp_defines.h.


The documentation for this struct was generated from the following file: