LIBML  Version 3.2.4
LIBML DSP Software Library
Data Fields
logf_data Struct Reference

#include <tpt_math_config.h>

Data Fields

struct {
   f64_t   invc
 
   f64_t   logc
 
tab [1<< LOGF_TABLE_BITS]
 
f64_t ln2
 
f64_t poly [LOGF_POLY_ORDER - 1]
 

Field Documentation

◆ invc

f64_t logf_data::invc

◆ ln2

f64_t logf_data::ln2

◆ logc

f64_t logf_data::logc

◆ poly

f64_t logf_data::poly[LOGF_POLY_ORDER - 1]

◆ 

struct { ... } logf_data::tab[1 << LOGF_TABLE_BITS]

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