Classes | Public Attributes | List of all members
interp_t Struct Reference

Wrapper structure of CD/CI interpolation. More...

#include <interp.h>

Classes

struct  interp_wt_s
 Quick and Dirty wrapper of the CD and CI weight. More...
 

Public Attributes

logmath_t * logmath
 
int32 n_sen
 
struct interp_t::interp_wt_swt
 

Detailed Description

Wrapper structure of CD/CI interpolation.

Member Data Documentation

◆ logmath

logmath_t* interp_t::logmath

◆ n_sen

int32 interp_t::n_sen

#senones

◆ wt

struct interp_t::interp_wt_s * interp_t::wt

wt[i] = interpolation weight for senone i


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