CSI-DSP
Version 1.0.0
CSI DSP Software Library
|
函数 | |
static float64_t | _exp1 (float64_t x, float64_t xx, float64_t error) |
static float64_t | _log1 (float64_t x, float64_t *delta, float64_t *error) |
static q31_t | _checkint (float64_t x) |
q31_t | csky_dsp_lib_pow_int32 (q31_t arg_in_x, q15_t arg_exp_in_x, q31_t arg_in_y, q15_t arg_exp_in_y, q31_t *arg_exp_out) |
双精度数指数函数快速逼近 更多... | |