Lines Matching refs:float16_t
70 float16_t intercept; /**< Intercept */
71 const float16_t *dualCoefficients; /**< Dual coefficients */
72 const float16_t *supportVectors; /**< Support vectors */
84 float16_t intercept; /**< Intercept */
85 const float16_t *dualCoefficients; /**< Dual coefficients */
86 const float16_t *supportVectors; /**< Support vectors */
89 float16_t coef0; /**< Polynomial constant */
90 float16_t gamma; /**< Gamma factor */
101 float16_t intercept; /**< Intercept */
102 const float16_t *dualCoefficients; /**< Dual coefficients */
103 const float16_t *supportVectors; /**< Support vectors */
105 float16_t gamma; /**< Gamma factor */
116 float16_t intercept; /**< Intercept */
117 const float16_t *dualCoefficients; /**< Dual coefficients */
118 const float16_t *supportVectors; /**< Support vectors */
120 float16_t coef0; /**< Independent constant */
121 float16_t gamma; /**< Gamma factor */
138 float16_t intercept,
139 const float16_t *dualCoefficients,
140 const float16_t *supportVectors,
150 const float16_t * in,
170 float16_t intercept,
171 const float16_t *dualCoefficients,
172 const float16_t *supportVectors,
175 float16_t coef0,
176 float16_t gamma
187 const float16_t * in,
205 float16_t intercept,
206 const float16_t *dualCoefficients,
207 const float16_t *supportVectors,
209 float16_t gamma
220 const float16_t * in,
239 float16_t intercept,
240 const float16_t *dualCoefficients,
241 const float16_t *supportVectors,
243 float16_t coef0,
244 float16_t gamma
255 const float16_t * in,