bn_tabdata Struct Reference
[Random Number Tables]

#include <bn.h>

Collaboration diagram for bn_tabdata:
Collaboration graph
[legend]

Data Fields

uint32_t magic
size_t ny
struct bn_tabletable
 Up pointer to definition of X axis.
fastf_t y [1]
 array of ny samples, dynamically sized

Detailed Description

Definition at line 1542 of file bn.h.


Field Documentation

uint32_t magic

Definition at line 1543 of file bn.h.

Referenced by bn_tabdata_malloc_array().

size_t ny
struct bn_table* table

Up pointer to definition of X axis.

Definition at line 1545 of file bn.h.

Referenced by bn_tabdata_area2(), bn_tabdata_binary_read(), bn_tabdata_dup(), bn_tabdata_malloc_array(), and bn_tabdata_mul_area2().

fastf_t y[1]

The documentation for this struct was generated from the following file:
Generated on Tue Dec 11 13:14:30 2012 for LIBBN by  doxygen 1.6.3