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

#include <tpt_math_config.h>

Data Fields

struct {
   f64_t   invc
 
   f64_t   logc
 
tab [1<< POWF_LOG2_TABLE_BITS]
 
f64_t poly [POWF_LOG2_POLY_ORDER]
 

Field Documentation

◆ invc

f64_t powf_log2_data::invc

◆ logc

f64_t powf_log2_data::logc

◆ poly

f64_t powf_log2_data::poly[POWF_LOG2_POLY_ORDER]

◆ 

struct { ... } powf_log2_data::tab[1 << POWF_LOG2_TABLE_BITS]

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