Home
last modified time | relevance | path

Searched refs:c_float (Results 1 – 25 of 6746) sorted by relevance

12345678910>>...270

/dports/lang/rust/rustc-1.58.1-src/library/std/src/sys/windows/
H A Dcmath.rs11 pub fn cbrtf(n: c_float) -> c_float; in cbrtf() argument
14 pub fn expm1f(n: c_float) -> c_float; in expm1f() argument
16 pub fn fdimf(a: c_float, b: c_float) -> c_float; in fdimf() argument
20 pub fn hypotf(x: c_float, y: c_float) -> c_float; in hypotf() argument
22 pub fn log1pf(n: c_float) -> c_float; in log1pf() argument
35 pub fn acosf(n: c_float) -> c_float; in acosf() argument
36 pub fn asinf(n: c_float) -> c_float; in asinf() argument
37 pub fn atan2f(a: c_float, b: c_float) -> c_float; in atan2f() argument
38 pub fn atanf(n: c_float) -> c_float; in atanf() argument
41 pub fn tanf(n: c_float) -> c_float; in tanf() argument
[all …]
/dports/math/osqp/osqp-0.6.2/include/
H A Dlin_alg.h17 c_float* vec_copy(c_float *a,
32 void vec_set_scalar(c_float *a,
42 void vec_add_scalar(c_float *a,
59 c_float vec_norm_inf(const c_float *v,
63 c_float vec_scaled_norm_inf(const c_float *S,
68 c_float vec_norm_inf_diff(const c_float *a,
73 c_float vec_mean(const c_float *a,
85 c_float vec_prod(const c_float *a,
98 void vec_ew_sqrt(c_float *a,
102 void vec_ew_max(c_float *a,
[all …]
H A Dtypes.h58 c_float *x; ///< primal solution
211 c_float *x; ///< Iterate x
212 c_float *y; ///< Iterate y
213 c_float *z; ///< Iterate z
216 c_float *x_prev; ///< Previous x
219 c_float *z_prev; ///< Previous z
230 c_float *Ax; ///< scaled A * x
231 c_float *Px; ///< scaled P * x
232 c_float *Aty; ///< scaled A' * y
250 c_float *Pdelta_x; ///< P * delta_x
[all …]
H A Dosqp.h126 const c_float *l_new,
127 const c_float *u_new);
158 const c_float *x,
159 const c_float *y);
169 const c_float *x);
179 const c_float *y);
201 const c_float *Px_new,
222 const c_float *Ax_new,
251 const c_float *Px_new,
254 const c_float *Ax_new,
[all …]
/dports/math/py-osqp/osqp-0.6.2.post0/module/codegen/sources/include/
H A Dlin_alg.h17 c_float* vec_copy(c_float *a,
32 void vec_set_scalar(c_float *a,
42 void vec_add_scalar(c_float *a,
59 c_float vec_norm_inf(const c_float *v,
63 c_float vec_scaled_norm_inf(const c_float *S,
68 c_float vec_norm_inf_diff(const c_float *a,
73 c_float vec_mean(const c_float *a,
85 c_float vec_prod(const c_float *a,
98 void vec_ew_sqrt(c_float *a,
102 void vec_ew_max(c_float *a,
[all …]
H A Dtypes.h58 c_float *x; ///< primal solution
211 c_float *x; ///< Iterate x
212 c_float *y; ///< Iterate y
213 c_float *z; ///< Iterate z
216 c_float *x_prev; ///< Previous x
219 c_float *z_prev; ///< Previous z
230 c_float *Ax; ///< scaled A * x
231 c_float *Px; ///< scaled P * x
232 c_float *Aty; ///< scaled A' * y
250 c_float *Pdelta_x; ///< P * delta_x
[all …]
H A Dosqp.h126 const c_float *l_new,
127 const c_float *u_new);
158 const c_float *x,
159 const c_float *y);
169 const c_float *x);
179 const c_float *y);
201 const c_float *Px_new,
222 const c_float *Ax_new,
251 const c_float *Px_new,
254 const c_float *Ax_new,
[all …]
/dports/math/py-osqp/osqp-0.6.2.post0/osqp_sources/include/
H A Dlin_alg.h17 c_float* vec_copy(c_float *a,
32 void vec_set_scalar(c_float *a,
42 void vec_add_scalar(c_float *a,
59 c_float vec_norm_inf(const c_float *v,
63 c_float vec_scaled_norm_inf(const c_float *S,
68 c_float vec_norm_inf_diff(const c_float *a,
73 c_float vec_mean(const c_float *a,
85 c_float vec_prod(const c_float *a,
98 void vec_ew_sqrt(c_float *a,
102 void vec_ew_max(c_float *a,
[all …]
H A Dtypes.h58 c_float *x; ///< primal solution
211 c_float *x; ///< Iterate x
212 c_float *y; ///< Iterate y
213 c_float *z; ///< Iterate z
216 c_float *x_prev; ///< Previous x
219 c_float *z_prev; ///< Previous z
230 c_float *Ax; ///< scaled A * x
231 c_float *Px; ///< scaled P * x
232 c_float *Aty; ///< scaled A' * y
250 c_float *Pdelta_x; ///< P * delta_x
[all …]
H A Dosqp.h126 const c_float *l_new,
127 const c_float *u_new);
158 const c_float *x,
159 const c_float *y);
169 const c_float *x);
179 const c_float *y);
201 const c_float *Px_new,
222 const c_float *Ax_new,
251 const c_float *Px_new,
254 const c_float *Ax_new,
[all …]
/dports/graphics/py-rawkit/rawkit-0.6.0/libraw/
H A Dstructs_17.py20 ('tag_210', c_float),
99 ('canon_ev', c_float),
136 ('shutter', c_float),
202 ('bright', c_float),
234 ('cared', c_float),
235 ('cablue', c_float),
239 ('lclean', c_float),
240 ('cclean', c_float),
301 ('MaxAp', c_float),
302 ('MinAp', c_float),
[all …]
H A Dstructs_18.py20 ('tag_210', c_float),
157 ('fnorm', c_float),
206 ('shutter', c_float),
276 ('bright', c_float),
308 ('cared', c_float),
309 ('cablue', c_float),
313 ('lclean', c_float),
314 ('cclean', c_float),
375 ('MaxAp', c_float),
376 ('MinAp', c_float),
[all …]
H A Dstructs_16.py18 ('tag_210', c_float),
74 ('canon_ev', c_float),
88 ('iso_speed', c_float),
89 ('shutter', c_float),
90 ('aperture', c_float),
91 ('focal_len', c_float),
152 ('bright', c_float),
185 ('cared', c_float),
186 ('cablue', c_float),
190 ('lclean', c_float),
[all …]
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/port/PyAssimp/pyassimp/
H A Dstructs.py23 ("a1", c_float),("a2", c_float),("a3", c_float),
24 ("b1", c_float),("b2", c_float),("b3", c_float),
25 ("c1", c_float),("c2", c_float),("c3", c_float),
45 ("r", c_float),("g", c_float),("b", c_float),("a", c_float),
55 ("a", c_float),("b", c_float),("c", c_float),("d", c_float),
65 ("r", c_float),("g", c_float),("b", c_float),
144 ("w", c_float),("x", c_float),("y", c_float),("z", c_float),
183 ("a1", c_float),("a2", c_float),("a3", c_float),("a4", c_float),
184 ("b1", c_float),("b2", c_float),("b3", c_float),("b4", c_float),
185 ("c1", c_float),("c2", c_float),("c3", c_float),("c4", c_float),
[all …]
/dports/multimedia/assimp/assimp-5.1.3/port/PyAssimp/pyassimp/
H A Dstructs.py23 ("a1", c_float),("a2", c_float),("a3", c_float),
24 ("b1", c_float),("b2", c_float),("b3", c_float),
25 ("c1", c_float),("c2", c_float),("c3", c_float),
45 ("r", c_float),("g", c_float),("b", c_float),("a", c_float),
55 ("a", c_float),("b", c_float),("c", c_float),("d", c_float),
65 ("r", c_float),("g", c_float),("b", c_float),
144 ("w", c_float),("x", c_float),("y", c_float),("z", c_float),
183 ("a1", c_float),("a2", c_float),("a3", c_float),("a4", c_float),
184 ("b1", c_float),("b2", c_float),("b3", c_float),("b4", c_float),
185 ("c1", c_float),("c2", c_float),("c3", c_float),("c4", c_float),
[all …]
/dports/graphics/opencv/opencv-4.5.3/modules/gapi/test/
H A Dgapi_gpu_test.cpp29 float c_float[10]; in reference_symm7x7_CPU() local
33 c_float[i] = ci[i] / divisor; in reference_symm7x7_CPU()
55 c_float[9], c_float[8], c_float[7], c_float[6], c_float[7], c_float[8], c_float[9], in reference_symm7x7_CPU()
56 c_float[8], c_float[5], c_float[4], c_float[3], c_float[4], c_float[5], c_float[8], in reference_symm7x7_CPU()
57 c_float[7], c_float[4], c_float[2], c_float[1], c_float[2], c_float[4], c_float[7], in reference_symm7x7_CPU()
58 c_float[6], c_float[3], c_float[1], c_float[0], c_float[1], c_float[3], c_float[6], in reference_symm7x7_CPU()
59 c_float[7], c_float[4], c_float[2], c_float[1], c_float[2], c_float[4], c_float[7], in reference_symm7x7_CPU()
60 c_float[8], c_float[5], c_float[4], c_float[3], c_float[4], c_float[5], c_float[8], in reference_symm7x7_CPU()
61 c_float[9], c_float[8], c_float[7], c_float[6], c_float[7], c_float[8], c_float[9] in reference_symm7x7_CPU()
/dports/math/py-qdldl/qdldl-0.1.5.post0/c/amd/include/
H A DSuiteSparse_config.h47 typedef QDLDL_float c_float; typedef
92 c_float (*hypot_func) (c_float, c_float) ; /* pointer to hypot */
93 int (*divcomplex_func) (c_float, c_float, c_float, c_float, c_float *, c_float *);
127 c_float tic [2] /* output, contents undefined on input */
130 c_float SuiteSparse_toc /* return time in seconds since last tic */
132 c_float tic [2] /* input: from last call to SuiteSparse_tic */
135 c_float SuiteSparse_time /* returns current wall clock time in seconds */
141 c_float SuiteSparse_hypot (c_float x, c_float y) ;
146 c_float ar, c_float ai, /* real and imaginary parts of a */
147 c_float br, c_float bi, /* real and imaginary parts of b */
[all …]
/dports/math/osqp/osqp-0.6.2/src/
H A Dlin_alg.c19 c_float vec_scaled_norm_inf(const c_float *S, const c_float *v, c_int l) { in vec_scaled_norm_inf()
32 c_float vec_norm_inf(const c_float *v, c_int l) { in vec_norm_inf()
45 c_float vec_norm_inf_diff(const c_float *a, const c_float *b, c_int l) { in vec_norm_inf_diff()
57 c_float vec_mean(const c_float *a, c_int n) { in vec_mean()
77 void vec_set_scalar(c_float *a, c_float sc, c_int n) { in vec_set_scalar()
85 void vec_add_scalar(c_float *a, c_float sc, c_int n) { in vec_add_scalar()
102 c_float* vec_copy(c_float *a, c_int n) { in vec_copy()
143 c_float vec_prod(const c_float *a, const c_float *b, c_int n) { in vec_prod()
154 void vec_ew_prod(const c_float *a, const c_float *b, c_float *c, c_int n) { in vec_ew_prod()
187 void vec_ew_max_vec(const c_float *a, const c_float *b, c_float *c, c_int n) { in vec_ew_max_vec()
[all …]
/dports/math/py-osqp/osqp-0.6.2.post0/module/codegen/sources/src/
H A Dlin_alg.c19 c_float vec_scaled_norm_inf(const c_float *S, const c_float *v, c_int l) { in vec_scaled_norm_inf()
32 c_float vec_norm_inf(const c_float *v, c_int l) { in vec_norm_inf()
45 c_float vec_norm_inf_diff(const c_float *a, const c_float *b, c_int l) { in vec_norm_inf_diff()
57 c_float vec_mean(const c_float *a, c_int n) { in vec_mean()
77 void vec_set_scalar(c_float *a, c_float sc, c_int n) { in vec_set_scalar()
85 void vec_add_scalar(c_float *a, c_float sc, c_int n) { in vec_add_scalar()
102 c_float* vec_copy(c_float *a, c_int n) { in vec_copy()
143 c_float vec_prod(const c_float *a, const c_float *b, c_int n) { in vec_prod()
154 void vec_ew_prod(const c_float *a, const c_float *b, c_float *c, c_int n) { in vec_ew_prod()
187 void vec_ew_max_vec(const c_float *a, const c_float *b, c_float *c, c_int n) { in vec_ew_max_vec()
[all …]
/dports/math/py-osqp/osqp-0.6.2.post0/osqp_sources/src/
H A Dlin_alg.c19 c_float vec_scaled_norm_inf(const c_float *S, const c_float *v, c_int l) { in vec_scaled_norm_inf()
32 c_float vec_norm_inf(const c_float *v, c_int l) { in vec_norm_inf()
45 c_float vec_norm_inf_diff(const c_float *a, const c_float *b, c_int l) { in vec_norm_inf_diff()
57 c_float vec_mean(const c_float *a, c_int n) { in vec_mean()
77 void vec_set_scalar(c_float *a, c_float sc, c_int n) { in vec_set_scalar()
85 void vec_add_scalar(c_float *a, c_float sc, c_int n) { in vec_add_scalar()
102 c_float* vec_copy(c_float *a, c_int n) { in vec_copy()
143 c_float vec_prod(const c_float *a, const c_float *b, c_int n) { in vec_prod()
154 void vec_ew_prod(const c_float *a, const c_float *b, c_float *c, c_int n) { in vec_ew_prod()
187 void vec_ew_max_vec(const c_float *a, const c_float *b, c_float *c, c_int n) { in vec_ew_max_vec()
[all …]
/dports/math/osqp/osqp-0.6.2/lin_sys/direct/qdldl/amd/include/
H A DSuiteSparse_config.h89 c_float (*hypot_func) (c_float, c_float) ; /* pointer to hypot */
90 int (*divcomplex_func) (c_float, c_float, c_float, c_float, c_float *, c_float *);
124 c_float tic [2] /* output, contents undefined on input */
127 c_float SuiteSparse_toc /* return time in seconds since last tic */
129 c_float tic [2] /* input: from last call to SuiteSparse_tic */
132 c_float SuiteSparse_time /* returns current wall clock time in seconds */
138 c_float SuiteSparse_hypot (c_float x, c_float y) ;
143 c_float ar, c_float ai, /* real and imaginary parts of a */
144 c_float br, c_float bi, /* real and imaginary parts of b */
145 c_float *cr, c_float *ci /* real and imaginary parts of c */
/dports/math/py-osqp/osqp-0.6.2.post0/osqp_sources/lin_sys/direct/qdldl/amd/include/
H A DSuiteSparse_config.h89 c_float (*hypot_func) (c_float, c_float) ; /* pointer to hypot */
90 int (*divcomplex_func) (c_float, c_float, c_float, c_float, c_float *, c_float *);
124 c_float tic [2] /* output, contents undefined on input */
127 c_float SuiteSparse_toc /* return time in seconds since last tic */
129 c_float tic [2] /* input: from last call to SuiteSparse_tic */
132 c_float SuiteSparse_time /* returns current wall clock time in seconds */
138 c_float SuiteSparse_hypot (c_float x, c_float y) ;
143 c_float ar, c_float ai, /* real and imaginary parts of a */
144 c_float br, c_float bi, /* real and imaginary parts of b */
145 c_float *cr, c_float *ci /* real and imaginary parts of c */
/dports/math/osqp/osqp-0.6.2/lin_sys/direct/qdldl/amd/src/
H A DSuiteSparse_config.c85 if (size != ((c_float) nitems) * size_of_item) in SuiteSparse_malloc()
235 tic [0] = (c_float) (t.tv_sec) ; in SuiteSparse_tic()
236 tic [1] = (c_float) (t.tv_nsec) ; in SuiteSparse_tic()
270 c_float toc [2] ; in SuiteSparse_toc()
287 c_float toc [2] ; in SuiteSparse_time()
332 c_float SuiteSparse_hypot (c_float x, c_float y) in SuiteSparse_hypot()
334 c_float s, r ; in SuiteSparse_hypot()
384 c_float ar, c_float ai, /* real and imaginary parts of a */ in SuiteSparse_divcomplex()
385 c_float br, c_float bi, /* real and imaginary parts of b */ in SuiteSparse_divcomplex()
386 c_float *cr, c_float *ci /* real and imaginary parts of c */ in SuiteSparse_divcomplex()
[all …]
/dports/math/py-qdldl/qdldl-0.1.5.post0/c/amd/src/
H A DSuiteSparse_config.c88 if (size != ((c_float) nitems) * size_of_item) in SuiteSparse_malloc()
237 tic [0] = (c_float) (t.tv_sec) ; in SuiteSparse_tic()
238 tic [1] = (c_float) (t.tv_nsec) ; in SuiteSparse_tic()
272 c_float toc [2] ; in SuiteSparse_toc()
289 c_float toc [2] ; in SuiteSparse_time()
334 c_float SuiteSparse_hypot (c_float x, c_float y) in SuiteSparse_hypot()
336 c_float s, r ; in SuiteSparse_hypot()
386 c_float ar, c_float ai, /* real and imaginary parts of a */ in SuiteSparse_divcomplex()
387 c_float br, c_float bi, /* real and imaginary parts of b */ in SuiteSparse_divcomplex()
388 c_float *cr, c_float *ci /* real and imaginary parts of c */ in SuiteSparse_divcomplex()
[all …]
/dports/math/py-osqp/osqp-0.6.2.post0/osqp_sources/lin_sys/direct/qdldl/amd/src/
H A DSuiteSparse_config.c85 if (size != ((c_float) nitems) * size_of_item) in SuiteSparse_malloc()
235 tic [0] = (c_float) (t.tv_sec) ; in SuiteSparse_tic()
236 tic [1] = (c_float) (t.tv_nsec) ; in SuiteSparse_tic()
270 c_float toc [2] ; in SuiteSparse_toc()
287 c_float toc [2] ; in SuiteSparse_time()
332 c_float SuiteSparse_hypot (c_float x, c_float y) in SuiteSparse_hypot()
334 c_float s, r ; in SuiteSparse_hypot()
384 c_float ar, c_float ai, /* real and imaginary parts of a */ in SuiteSparse_divcomplex()
385 c_float br, c_float bi, /* real and imaginary parts of b */ in SuiteSparse_divcomplex()
386 c_float *cr, c_float *ci /* real and imaginary parts of c */ in SuiteSparse_divcomplex()
[all …]

12345678910>>...270