List of all items
Structs
- bayes::GaussianNaiveBayesInstanceF32
- controller::PidInstanceF32
- controller::PidInstanceQ15
- controller::PidInstanceQ31
- filtering::BiquadCascadeInstanceF32
- filtering::FirInstanceF32
- filtering::FirInstanceQ15
- filtering::FirInstanceQ31
- filtering::LmsInstanceF32
- fixed_point::ScanlineInterp
- interpolation::SplineInstanceF32
- matrix::MatrixInstance
- matrix::MatrixInstanceMut
- svm::SvmInstanceF32
- types::Complex
Enums
Traits
Functions
- basic_math::abs_f32
- basic_math::abs_f64
- basic_math::abs_q15
- basic_math::abs_q31
- basic_math::abs_q7
- basic_math::add_f32
- basic_math::add_f64
- basic_math::add_q15
- basic_math::add_q31
- basic_math::add_q7
- basic_math::and_u16
- basic_math::and_u32
- basic_math::and_u8
- basic_math::clip_f32
- basic_math::clip_q15
- basic_math::clip_q31
- basic_math::clip_q7
- basic_math::dot_prod_f32
- basic_math::dot_prod_f64
- basic_math::dot_prod_q15
- basic_math::dot_prod_q31
- basic_math::dot_prod_q7
- basic_math::mult_f32
- basic_math::mult_f64
- basic_math::mult_q15
- basic_math::mult_q31
- basic_math::mult_q7
- basic_math::negate_f32
- basic_math::negate_f64
- basic_math::negate_q15
- basic_math::negate_q31
- basic_math::negate_q7
- basic_math::not_u16
- basic_math::not_u32
- basic_math::not_u8
- basic_math::offset_f32
- basic_math::offset_f64
- basic_math::offset_q15
- basic_math::offset_q31
- basic_math::offset_q7
- basic_math::or_u16
- basic_math::or_u32
- basic_math::or_u8
- basic_math::scale_f32
- basic_math::scale_f64
- basic_math::scale_q15
- basic_math::scale_q31
- basic_math::scale_q7
- basic_math::shift_q15
- basic_math::shift_q31
- basic_math::shift_q7
- basic_math::sub_f32
- basic_math::sub_f64
- basic_math::sub_q15
- basic_math::sub_q31
- basic_math::sub_q7
- basic_math::xor_u16
- basic_math::xor_u32
- basic_math::xor_u8
- bayes::bayes_predict_f32
- complex_math::cmplx_add_f32
- complex_math::cmplx_add_q15
- complex_math::cmplx_add_q31
- complex_math::cmplx_conj_f32
- complex_math::cmplx_conj_q15
- complex_math::cmplx_conj_q31
- complex_math::cmplx_dot_prod_f32
- complex_math::cmplx_dot_prod_q15
- complex_math::cmplx_dot_prod_q31
- complex_math::cmplx_mag_f32
- complex_math::cmplx_mag_q15
- complex_math::cmplx_mag_q31
- complex_math::cmplx_mag_squared_f32
- complex_math::cmplx_mag_squared_q15
- complex_math::cmplx_mag_squared_q31
- complex_math::cmplx_mult_cmplx_f32
- complex_math::cmplx_mult_cmplx_q15
- complex_math::cmplx_mult_cmplx_q31
- complex_math::cmplx_mult_real_f32
- complex_math::cmplx_mult_real_q15
- complex_math::cmplx_mult_real_q31
- complex_math::cmplx_sub_f32
- complex_math::cmplx_sub_q15
- complex_math::cmplx_sub_q31
- controller::clarke_f32
- controller::inv_clarke_f32
- controller::inv_park_f32
- controller::park_f32
- controller::pid_f32
- controller::pid_q15
- controller::pid_q31
- distance::bray_curtis_distance_f32
- distance::canberra_distance_f32
- distance::chebyshev_distance_f32
- distance::cosine_distance_f32
- distance::euclidean_distance_f32
- distance::hamming_distance_f32
- distance::jaccard_distance_f32
- distance::manhattan_distance_f32
- distance::minkowski_distance_f32
- fast_math::atan2_f32
- fast_math::atan2_q15
- fast_math::atan2_q31
- fast_math::cos_f32
- fast_math::cos_q31
- fast_math::divide_q15
- fast_math::divide_q31
- fast_math::exp_f32
- fast_math::log_f32
- fast_math::sin_cos_f32
- fast_math::sin_cos_q31
- fast_math::sin_f32
- fast_math::sin_q31
- fast_math::sqrt_f32
- fast_math::sqrt_q15
- fast_math::sqrt_q31
- fast_math::vsqrt_f32
- filtering::biquad_cascade_df1_f32
- filtering::conv_f32
- filtering::conv_q15
- filtering::conv_q31
- filtering::conv_q7
- filtering::correlate_f32
- filtering::correlate_q15
- filtering::correlate_q31
- filtering::fir_f32
- filtering::fir_q15
- filtering::fir_q31
- filtering::lms_f32
- fixed_point::abs_q16
- fixed_point::angle_to_q16
- fixed_point::div_f_q16
- fixed_point::div_n_q16
- fixed_point::div_q16
- fixed_point::from_i16_q16
- fixed_point::from_q16
- fixed_point::lerp_q16
- fixed_point::mul_f_q16
- fixed_point::mul_n_q16
- fixed_point::mul_q16
- fixed_point::q16_to_q31
- fixed_point::q31_to_q16
- fixed_point::qadd_q16
- fixed_point::qsub_q16
- fixed_point::recip_q16
- fixed_point::to_i16_q16
- fixed_point::to_q16
- interpolation::bilinear_interp_f32
- interpolation::linear_interp_f32
- interpolation::linear_interp_q15
- interpolation::linear_interp_q31
- lut::fast_cos_i16
- lut::fast_sin_i16
- matrix::mat_add_f32
- matrix::mat_add_q15
- matrix::mat_add_q31
- matrix::mat_inverse_f32
- matrix::mat_mult_f32
- matrix::mat_mult_q15
- matrix::mat_mult_q31
- matrix::mat_scale_f32
- matrix::mat_scale_q15
- matrix::mat_scale_q31
- matrix::mat_sub_f32
- matrix::mat_sub_q15
- matrix::mat_sub_q31
- matrix::mat_trans_f32
- matrix::mat_trans_q15
- matrix::mat_trans_q31
- quaternion::quaternion_conjugate_f32
- quaternion::quaternion_inverse_f32
- quaternion::quaternion_norm_f32
- quaternion::quaternion_normalize_f32
- quaternion::quaternion_product_f32
- quaternion::quaternion_to_rotmat_f32
- statistics::absmax_f32
- statistics::absmin_f32
- statistics::entropy_f32
- statistics::kullback_leibler_f32
- statistics::logsumexp_f32
- statistics::max_f32
- statistics::max_q15
- statistics::max_q31
- statistics::max_q7
- statistics::mean_f32
- statistics::mean_f64
- statistics::mean_q15
- statistics::mean_q31
- statistics::mean_q7
- statistics::min_f32
- statistics::min_q15
- statistics::min_q31
- statistics::min_q7
- statistics::power_f32
- statistics::power_q15
- statistics::power_q31
- statistics::power_q7
- statistics::rms_f32
- statistics::rms_q15
- statistics::rms_q31
- statistics::std_f32
- statistics::std_f64
- statistics::std_q15
- statistics::std_q31
- statistics::std_q7
- statistics::var_f32
- statistics::var_f64
- statistics::var_q15
- statistics::var_q31
- statistics::var_q7
- support::barycenter_f32
- support::copy_f32
- support::copy_q15
- support::copy_q31
- support::copy_q7
- support::f32_to_q15
- support::f32_to_q31
- support::f32_to_q7
- support::fill_f32
- support::fill_q15
- support::fill_q31
- support::fill_q7
- support::q15_to_f32
- support::q15_to_q31
- support::q15_to_q7
- support::q31_to_f32
- support::q31_to_q15
- support::q31_to_q7
- support::q7_to_f32
- support::q7_to_q15
- support::q7_to_q31
- support::sort_f32
- support::weighted_sum_f32
- svm::svm_predict_f32
- transform::bit_reversal
- transform::cfft_f32
- transform::cfft_q15
- transform::cfft_q31
- transform::dct4_f32
- transform::rfft_f32
- transform::rfft_q15
- transform::rfft_q31
- types::q15_mult
- types::q31_mult
- types::q7_mult
- window::apply_window_f32
- window::bartlett_f32
- window::blackman_f32
- window::flattop_f32
- window::hamming_f32
- window::hanning_f32
- window::welch_f32