SphinxBase  5prealpha
logadd_s Struct Reference

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).
 

Detailed Description

Definition at line 94 of file logmath.h.

Field Documentation

◆ table_size

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().


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