Lines Matching refs:float32_t

64 __STATIC_INLINE float32_t arm_exponent_f32(float32_t x, int32_t nb)  in arm_exponent_f32()
66 float32_t r = x; in arm_exponent_f32()
84 float32_t intercept; /**< Intercept */
85 const float32_t *dualCoefficients; /**< Dual coefficients */
86 const float32_t *supportVectors; /**< Support vectors */
98 float32_t intercept; /**< Intercept */
99 const float32_t *dualCoefficients; /**< Dual coefficients */
100 const float32_t *supportVectors; /**< Support vectors */
103 float32_t coef0; /**< Polynomial constant */
104 float32_t gamma; /**< Gamma factor */
115 float32_t intercept; /**< Intercept */
116 const float32_t *dualCoefficients; /**< Dual coefficients */
117 const float32_t *supportVectors; /**< Support vectors */
119 float32_t gamma; /**< Gamma factor */
130 float32_t intercept; /**< Intercept */
131 const float32_t *dualCoefficients; /**< Dual coefficients */
132 const float32_t *supportVectors; /**< Support vectors */
134 float32_t coef0; /**< Independent constant */
135 float32_t gamma; /**< Gamma factor */
152 float32_t intercept,
153 const float32_t *dualCoefficients,
154 const float32_t *supportVectors,
165 const float32_t * in,
185 float32_t intercept,
186 const float32_t *dualCoefficients,
187 const float32_t *supportVectors,
190 float32_t coef0,
191 float32_t gamma
202 const float32_t * in,
220 float32_t intercept,
221 const float32_t *dualCoefficients,
222 const float32_t *supportVectors,
224 float32_t gamma
235 const float32_t * in,
254 float32_t intercept,
255 const float32_t *dualCoefficients,
256 const float32_t *supportVectors,
258 float32_t coef0,
259 float32_t gamma
270 const float32_t * in,