SphinxBase
5prealpha
|
Data Fields | |
void * | table |
Table, in unsigned integers of (width) bytes. | |
uint32 | table_size |
Number of elements in (table). More... | |
uint8 | width |
Width of elements of (table). | |
int8 | shift |
Right shift applied to elements in (table). | |
uint32 logadd_s::table_size |
Number of elements in (table).
This is never smaller than 256 (important!)
Definition at line 98 of file logmath.h.
Referenced by logmath_get_table_shape().