libflame revision_anchor
FLA_Hess_UT_vars.h
Go to the documentation of this file.
1/*
2
3 Copyright (C) 2014, The University of Texas at Austin
4
5 This file is part of libflame and is available under the 3-Clause
6 BSD license, which can be found in the LICENSE file at the top-level
7 directory, or at http://opensource.org/licenses/BSD-3-Clause
8
9*/
10
14
19
24
29
33
34
38 int m_T,
39 float* buff_A, int rs_A, int cs_A,
40 float* buff_T, int rs_T, int cs_T );
42 int m_T,
43 double* buff_A, int rs_A, int cs_A,
44 double* buff_T, int rs_T, int cs_T );
46 int m_T,
47 scomplex* buff_A, int rs_A, int cs_A,
48 scomplex* buff_T, int rs_T, int cs_T );
50 int m_T,
51 dcomplex* buff_A, int rs_A, int cs_A,
52 dcomplex* buff_T, int rs_T, int cs_T );
53
54
58 int m_T,
59 float* buff_A, int rs_A, int cs_A,
60 float* buff_T, int rs_T, int cs_T );
62 int m_T,
63 double* buff_A, int rs_A, int cs_A,
64 double* buff_T, int rs_T, int cs_T );
66 int m_T,
67 scomplex* buff_A, int rs_A, int cs_A,
68 scomplex* buff_T, int rs_T, int cs_T );
70 int m_T,
71 dcomplex* buff_A, int rs_A, int cs_A,
72 dcomplex* buff_T, int rs_T, int cs_T );
73
74
78 int m_T,
79 float* buff_A, int rs_A, int cs_A,
80 float* buff_T, int rs_T, int cs_T );
82 int m_T,
83 double* buff_A, int rs_A, int cs_A,
84 double* buff_T, int rs_T, int cs_T );
86 int m_T,
87 scomplex* buff_A, int rs_A, int cs_A,
88 scomplex* buff_T, int rs_T, int cs_T );
90 int m_T,
91 dcomplex* buff_A, int rs_A, int cs_A,
92 dcomplex* buff_T, int rs_T, int cs_T );
93
94
98 int m_T,
99 float* buff_A, int rs_A, int cs_A,
100 float* buff_Y, int rs_Y, int cs_Y,
101 float* buff_Z, int rs_Z, int cs_Z,
102 float* buff_T, int rs_T, int cs_T );
104 int m_T,
105 double* buff_A, int rs_A, int cs_A,
106 double* buff_Y, int rs_Y, int cs_Y,
107 double* buff_Z, int rs_Z, int cs_Z,
108 double* buff_T, int rs_T, int cs_T );
110 int m_T,
111 scomplex* buff_A, int rs_A, int cs_A,
112 scomplex* buff_Y, int rs_Y, int cs_Y,
113 scomplex* buff_Z, int rs_Z, int cs_Z,
114 scomplex* buff_T, int rs_T, int cs_T );
116 int m_T,
117 dcomplex* buff_A, int rs_A, int cs_A,
118 dcomplex* buff_Y, int rs_Y, int cs_Y,
119 dcomplex* buff_Z, int rs_Z, int cs_Z,
120 dcomplex* buff_T, int rs_T, int cs_T );
121
122
126 int m_T,
127 float* buff_A, int rs_A, int cs_A,
128 float* buff_U, int rs_U, int cs_U,
129 float* buff_Z, int rs_Z, int cs_Z,
130 float* buff_T, int rs_T, int cs_T );
132 int m_T,
133 double* buff_A, int rs_A, int cs_A,
134 double* buff_U, int rs_U, int cs_U,
135 double* buff_Z, int rs_Z, int cs_Z,
136 double* buff_T, int rs_T, int cs_T );
138 int m_T,
139 scomplex* buff_A, int rs_A, int cs_A,
140 scomplex* buff_U, int rs_U, int cs_U,
141 scomplex* buff_Z, int rs_Z, int cs_Z,
142 scomplex* buff_T, int rs_T, int cs_T );
144 int m_T,
145 dcomplex* buff_A, int rs_A, int cs_A,
146 dcomplex* buff_U, int rs_U, int cs_U,
147 dcomplex* buff_Z, int rs_Z, int cs_Z,
148 dcomplex* buff_T, int rs_T, int cs_T );
149
150
154 int m_T,
155 float* buff_A, int rs_A, int cs_A,
156 float* buff_T, int rs_T, int cs_T );
158 int m_T,
159 double* buff_A, int rs_A, int cs_A,
160 double* buff_T, int rs_T, int cs_T );
162 int m_T,
163 scomplex* buff_A, int rs_A, int cs_A,
164 scomplex* buff_T, int rs_T, int cs_T );
166 int m_T,
167 dcomplex* buff_A, int rs_A, int cs_A,
168 dcomplex* buff_T, int rs_T, int cs_T );
169
170
174 int m_T,
175 float* buff_A, int rs_A, int cs_A,
176 float* buff_T, int rs_T, int cs_T );
178 int m_T,
179 double* buff_A, int rs_A, int cs_A,
180 double* buff_T, int rs_T, int cs_T );
182 int m_T,
183 scomplex* buff_A, int rs_A, int cs_A,
184 scomplex* buff_T, int rs_T, int cs_T );
186 int m_T,
187 dcomplex* buff_A, int rs_A, int cs_A,
188 dcomplex* buff_T, int rs_T, int cs_T );
189
190
194 int m_T,
195 float* buff_A, int rs_A, int cs_A,
196 float* buff_T, int rs_T, int cs_T );
198 int m_T,
199 double* buff_A, int rs_A, int cs_A,
200 double* buff_T, int rs_T, int cs_T );
202 int m_T,
203 scomplex* buff_A, int rs_A, int cs_A,
204 scomplex* buff_T, int rs_T, int cs_T );
206 int m_T,
207 dcomplex* buff_A, int rs_A, int cs_A,
208 dcomplex* buff_T, int rs_T, int cs_T );
209
210
214 int m_T,
215 float* buff_A, int rs_A, int cs_A,
216 float* buff_Y, int rs_Y, int cs_Y,
217 float* buff_Z, int rs_Z, int cs_Z,
218 float* buff_T, int rs_T, int cs_T );
220 int m_T,
221 double* buff_A, int rs_A, int cs_A,
222 double* buff_Y, int rs_Y, int cs_Y,
223 double* buff_Z, int rs_Z, int cs_Z,
224 double* buff_T, int rs_T, int cs_T );
226 int m_T,
227 scomplex* buff_A, int rs_A, int cs_A,
228 scomplex* buff_Y, int rs_Y, int cs_Y,
229 scomplex* buff_Z, int rs_Z, int cs_Z,
230 scomplex* buff_T, int rs_T, int cs_T );
232 int m_T,
233 dcomplex* buff_A, int rs_A, int cs_A,
234 dcomplex* buff_Y, int rs_Y, int cs_Y,
235 dcomplex* buff_Z, int rs_Z, int cs_Z,
236 dcomplex* buff_T, int rs_T, int cs_T );
237
238
239// --- Fused operations --------------------------------------------------------
240
242 int n_A,
243 float* buff_A, int rs_A, int cs_A,
244 float* buff_x, int inc_x,
245 float* buff_v, int inc_v,
246 float* buff_w, int inc_w );
248 int n_A,
249 double* buff_A, int rs_A, int cs_A,
250 double* buff_x, int inc_x,
251 double* buff_v, int inc_v,
252 double* buff_w, int inc_w );
254 int n_A,
255 scomplex* buff_A, int rs_A, int cs_A,
256 scomplex* buff_x, int inc_x,
257 scomplex* buff_v, int inc_v,
258 scomplex* buff_w, int inc_w );
260 int n_A,
261 dcomplex* buff_A, int rs_A, int cs_A,
262 dcomplex* buff_x, int inc_x,
263 dcomplex* buff_v, int inc_v,
264 dcomplex* buff_w, int inc_w );
265
266
268 int n_A,
269 float* buff_alpha,
270 float* buff_u, int inc_u,
271 float* buff_y, int inc_y,
272 float* buff_z, int inc_z,
273 float* buff_A, int rs_A, int cs_A,
274 float* buff_x, int inc_x,
275 float* buff_v, int inc_v,
276 float* buff_w, int inc_w );
278 int n_A,
279 double* buff_alpha,
280 double* buff_u, int inc_u,
281 double* buff_y, int inc_y,
282 double* buff_z, int inc_z,
283 double* buff_A, int rs_A, int cs_A,
284 double* buff_x, int inc_x,
285 double* buff_v, int inc_v,
286 double* buff_w, int inc_w );
288 int n_A,
290 scomplex* buff_u, int inc_u,
291 scomplex* buff_y, int inc_y,
292 scomplex* buff_z, int inc_z,
293 scomplex* buff_A, int rs_A, int cs_A,
294 scomplex* buff_x, int inc_x,
295 scomplex* buff_v, int inc_v,
296 scomplex* buff_w, int inc_w );
298 int n_A,
300 dcomplex* buff_u, int inc_u,
301 dcomplex* buff_y, int inc_y,
302 dcomplex* buff_z, int inc_z,
303 dcomplex* buff_A, int rs_A, int cs_A,
304 dcomplex* buff_x, int inc_x,
305 dcomplex* buff_v, int inc_v,
306 dcomplex* buff_w, int inc_w );
307
308
310 int n_U,
311 float* buff_delta,
312 float* buff_U, int rs_U, int cs_U,
313 float* buff_Y, int rs_Y, int cs_Y,
314 float* buff_Z, int rs_Z, int cs_Z,
315 float* buff_t, int inc_t,
316 float* buff_u, int inc_u,
317 float* buff_y, int inc_y,
318 float* buff_z, int inc_z );
320 int n_U,
321 double* buff_delta,
322 double* buff_U, int rs_U, int cs_U,
323 double* buff_Y, int rs_Y, int cs_Y,
324 double* buff_Z, int rs_Z, int cs_Z,
325 double* buff_t, int inc_t,
326 double* buff_u, int inc_u,
327 double* buff_y, int inc_y,
328 double* buff_z, int inc_z );
330 int n_U,
332 scomplex* buff_U, int rs_U, int cs_U,
333 scomplex* buff_Y, int rs_Y, int cs_Y,
334 scomplex* buff_Z, int rs_Z, int cs_Z,
335 scomplex* buff_t, int inc_t,
336 scomplex* buff_u, int inc_u,
337 scomplex* buff_y, int inc_y,
338 scomplex* buff_z, int inc_z );
340 int n_U,
342 dcomplex* buff_U, int rs_U, int cs_U,
343 dcomplex* buff_Y, int rs_Y, int cs_Y,
344 dcomplex* buff_Z, int rs_Z, int cs_Z,
345 dcomplex* buff_t, int inc_t,
346 dcomplex* buff_u, int inc_u,
347 dcomplex* buff_y, int inc_y,
348 dcomplex* buff_z, int inc_z );
349
FLA_Error FLA_Hess_UT_step_opt_var5(FLA_Obj A, FLA_Obj U, FLA_Obj Z, FLA_Obj T)
Definition FLA_Hess_UT_opt_var5.c:29
FLA_Error FLA_Fused_Uhu_Yhu_Zhu_opc_var1(int m_U, int n_U, scomplex *buff_delta, scomplex *buff_U, int rs_U, int cs_U, scomplex *buff_Y, int rs_Y, int cs_Y, scomplex *buff_Z, int rs_Z, int cs_Z, scomplex *buff_t, int inc_t, scomplex *buff_u, int inc_u, scomplex *buff_y, int inc_y, scomplex *buff_z, int inc_z)
Definition FLA_Fused_Uhu_Yhu_Zhu_opt_var1.c:398
FLA_Error FLA_Hess_UT_opt_var1(FLA_Obj A, FLA_Obj T)
Definition FLA_Hess_UT_opt_var1.c:13
FLA_Error FLA_Hess_UT_unb_var3(FLA_Obj A, FLA_Obj T)
Definition FLA_Hess_UT_unb_var3.c:13
FLA_Error FLA_Fused_Uhu_Yhu_Zhu_opd_var1(int m_U, int n_U, double *buff_delta, double *buff_U, int rs_U, int cs_U, double *buff_Y, int rs_Y, int cs_Y, double *buff_Z, int rs_Z, int cs_Z, double *buff_t, int inc_t, double *buff_u, int inc_u, double *buff_y, int inc_y, double *buff_z, int inc_z)
Definition FLA_Fused_Uhu_Yhu_Zhu_opt_var1.c:270
FLA_Error FLA_Hess_UT_step_ofu_var4(FLA_Obj A, FLA_Obj Y, FLA_Obj Z, FLA_Obj T)
Definition FLA_Hess_UT_fus_var4.c:29
FLA_Error FLA_Hess_UT_step_ofd_var1(int m_A, int m_T, double *buff_A, int rs_A, int cs_A, double *buff_T, int rs_T, int cs_T)
FLA_Error FLA_Hess_UT_step_opc_var4(int m_A, int m_T, scomplex *buff_A, int rs_A, int cs_A, scomplex *buff_Y, int rs_Y, int cs_Y, scomplex *buff_Z, int rs_Z, int cs_Z, scomplex *buff_T, int rs_T, int cs_T)
Definition FLA_Hess_UT_opt_var4.c:852
FLA_Error FLA_Hess_UT_opt_var3(FLA_Obj A, FLA_Obj T)
Definition FLA_Hess_UT_opt_var3.c:13
FLA_Error FLA_Hess_UT_step_opd_var1(int m_A, int m_T, double *buff_A, int rs_A, int cs_A, double *buff_T, int rs_T, int cs_T)
Definition FLA_Hess_UT_opt_var1.c:190
FLA_Error FLA_Hess_UT_unb_var4(FLA_Obj A, FLA_Obj T)
Definition FLA_Hess_UT_unb_var4.c:13
FLA_Error FLA_Hess_UT_opt_var2(FLA_Obj A, FLA_Obj T)
Definition FLA_Hess_UT_opt_var2.c:13
FLA_Error FLA_Hess_UT_step_opt_var3(FLA_Obj A, FLA_Obj T)
Definition FLA_Hess_UT_opt_var3.c:18
FLA_Error FLA_Hess_UT_ofu_var1(FLA_Obj A, FLA_Obj T)
FLA_Error FLA_Hess_UT_step_unb_var4(FLA_Obj A, FLA_Obj Y, FLA_Obj Z, FLA_Obj T)
Definition FLA_Hess_UT_unb_var4.c:29
FLA_Error FLA_Hess_UT_step_ofc_var1(int m_A, int m_T, scomplex *buff_A, int rs_A, int cs_A, scomplex *buff_T, int rs_T, int cs_T)
FLA_Error FLA_Hess_UT_step_opz_var3(int m_A, int m_T, dcomplex *buff_A, int rs_A, int cs_A, dcomplex *buff_T, int rs_T, int cs_T)
Definition FLA_Hess_UT_opt_var3.c:1156
FLA_Error FLA_Hess_UT_step_ofd_var2(int m_A, int m_T, double *buff_A, int rs_A, int cs_A, double *buff_T, int rs_T, int cs_T)
Definition FLA_Hess_UT_fus_var2.c:295
FLA_Error FLA_Hess_UT_step_opz_var5(int m_A, int m_T, dcomplex *buff_A, int rs_A, int cs_A, dcomplex *buff_U, int rs_U, int cs_U, dcomplex *buff_Z, int rs_Z, int cs_Z, dcomplex *buff_T, int rs_T, int cs_T)
Definition FLA_Hess_UT_opt_var5.c:891
FLA_Error FLA_Hess_UT_step_ofs_var2(int m_A, int m_T, float *buff_A, int rs_A, int cs_A, float *buff_T, int rs_T, int cs_T)
Definition FLA_Hess_UT_fus_var2.c:97
FLA_Error FLA_Hess_UT_blk_var2(FLA_Obj A, FLA_Obj T)
Definition FLA_Hess_UT_blk_var2.c:13
FLA_Error FLA_Hess_UT_step_opd_var5(int m_A, int m_T, double *buff_A, int rs_A, int cs_A, double *buff_U, int rs_U, int cs_U, double *buff_Z, int rs_Z, int cs_Z, double *buff_T, int rs_T, int cs_T)
Definition FLA_Hess_UT_opt_var5.c:385
FLA_Error FLA_Hess_UT_step_ofs_var3(int m_A, int m_T, float *buff_A, int rs_A, int cs_A, float *buff_T, int rs_T, int cs_T)
Definition FLA_Hess_UT_fus_var3.c:97
FLA_Error FLA_Hess_UT_step_opc_var2(int m_A, int m_T, scomplex *buff_A, int rs_A, int cs_A, scomplex *buff_T, int rs_T, int cs_T)
Definition FLA_Hess_UT_opt_var2.c:535
FLA_Error FLA_Fused_Uhu_Yhu_Zhu_ops_var1(int m_U, int n_U, float *buff_delta, float *buff_U, int rs_U, int cs_U, float *buff_Y, int rs_Y, int cs_Y, float *buff_Z, int rs_Z, int cs_Z, float *buff_t, int inc_t, float *buff_u, int inc_u, float *buff_y, int inc_y, float *buff_z, int inc_z)
Definition FLA_Fused_Uhu_Yhu_Zhu_opt_var1.c:156
FLA_Error FLA_Hess_UT_step_ofz_var4(int m_A, int m_T, dcomplex *buff_A, int rs_A, int cs_A, dcomplex *buff_Y, int rs_Y, int cs_Y, dcomplex *buff_Z, int rs_Z, int cs_Z, dcomplex *buff_T, int rs_T, int cs_T)
Definition FLA_Hess_UT_fus_var4.c:957
FLA_Error FLA_Hess_UT_step_opz_var1(int m_A, int m_T, dcomplex *buff_A, int rs_A, int cs_A, dcomplex *buff_T, int rs_T, int cs_T)
Definition FLA_Hess_UT_opt_var1.c:376
FLA_Error FLA_Hess_UT_blk_var3(FLA_Obj A, FLA_Obj T)
Definition FLA_Hess_UT_blk_var3.c:13
FLA_Error FLA_Hess_UT_blf_var2(FLA_Obj A, FLA_Obj T)
Definition FLA_Hess_UT_blf_var2.c:13
FLA_Error FLA_Hess_UT_step_ofc_var2(int m_A, int m_T, scomplex *buff_A, int rs_A, int cs_A, scomplex *buff_T, int rs_T, int cs_T)
Definition FLA_Hess_UT_fus_var2.c:493
FLA_Error FLA_Hess_UT_step_ofu_var2(FLA_Obj A, FLA_Obj T)
Definition FLA_Hess_UT_fus_var2.c:18
FLA_Error FLA_Hess_UT_step_opd_var3(int m_A, int m_T, double *buff_A, int rs_A, int cs_A, double *buff_T, int rs_T, int cs_T)
Definition FLA_Hess_UT_opt_var3.c:450
FLA_Error FLA_Hess_UT_step_ofz_var1(int m_A, int m_T, dcomplex *buff_A, int rs_A, int cs_A, dcomplex *buff_T, int rs_T, int cs_T)
FLA_Error FLA_Hess_UT_step_opc_var1(int m_A, int m_T, scomplex *buff_A, int rs_A, int cs_A, scomplex *buff_T, int rs_T, int cs_T)
Definition FLA_Hess_UT_opt_var1.c:283
FLA_Error FLA_Hess_UT_step_opc_var3(int m_A, int m_T, scomplex *buff_A, int rs_A, int cs_A, scomplex *buff_T, int rs_T, int cs_T)
Definition FLA_Hess_UT_opt_var3.c:803
FLA_Error FLA_Hess_UT_opt_var5(FLA_Obj A, FLA_Obj T)
Definition FLA_Hess_UT_opt_var5.c:13
FLA_Error FLA_Fused_Ahx_Ax_opc_var1(int m_A, int n_A, scomplex *buff_A, int rs_A, int cs_A, scomplex *buff_x, int inc_x, scomplex *buff_v, int inc_v, scomplex *buff_w, int inc_w)
Definition FLA_Fused_Ahx_Ax_opt_var1.c:256
FLA_Error FLA_Hess_UT_opt_var4(FLA_Obj A, FLA_Obj T)
Definition FLA_Hess_UT_opt_var4.c:13
FLA_Error FLA_Hess_UT_step_opt_var4(FLA_Obj A, FLA_Obj Y, FLA_Obj Z, FLA_Obj T)
Definition FLA_Hess_UT_opt_var4.c:29
FLA_Error FLA_Hess_UT_step_ofz_var3(int m_A, int m_T, dcomplex *buff_A, int rs_A, int cs_A, dcomplex *buff_T, int rs_T, int cs_T)
Definition FLA_Hess_UT_fus_var3.c:1075
FLA_Error FLA_Hess_UT_blk_var1(FLA_Obj A, FLA_Obj T)
Definition FLA_Hess_UT_blk_var1.c:13
FLA_Error FLA_Hess_UT_step_opd_var2(int m_A, int m_T, double *buff_A, int rs_A, int cs_A, double *buff_T, int rs_T, int cs_T)
Definition FLA_Hess_UT_opt_var2.c:316
FLA_Error FLA_Hess_UT_step_ofd_var3(int m_A, int m_T, double *buff_A, int rs_A, int cs_A, double *buff_T, int rs_T, int cs_T)
Definition FLA_Hess_UT_fus_var3.c:423
FLA_Error FLA_Hess_UT_step_opt_var1(FLA_Obj A, FLA_Obj T)
Definition FLA_Hess_UT_opt_var1.c:18
FLA_Error FLA_Hess_UT_step_opc_var5(int m_A, int m_T, scomplex *buff_A, int rs_A, int cs_A, scomplex *buff_U, int rs_U, int cs_U, scomplex *buff_Z, int rs_Z, int cs_Z, scomplex *buff_T, int rs_T, int cs_T)
Definition FLA_Hess_UT_opt_var5.c:638
FLA_Error FLA_Fused_Ahx_Ax_opd_var1(int m_A, int n_A, double *buff_A, int rs_A, int cs_A, double *buff_x, int inc_x, double *buff_v, int inc_v, double *buff_w, int inc_w)
Definition FLA_Fused_Ahx_Ax_opt_var1.c:173
FLA_Error FLA_Hess_UT_blk_var4(FLA_Obj A, FLA_Obj T)
Definition FLA_Hess_UT_blk_var4.c:13
FLA_Error FLA_Hess_UT_ofu_var3(FLA_Obj A, FLA_Obj T)
Definition FLA_Hess_UT_fus_var3.c:13
FLA_Error FLA_Hess_UT_blf_var3(FLA_Obj A, FLA_Obj T)
Definition FLA_Hess_UT_blf_var3.c:13
FLA_Error FLA_Hess_UT_ofu_var2(FLA_Obj A, FLA_Obj T)
Definition FLA_Hess_UT_fus_var2.c:13
FLA_Error FLA_Fused_Gerc2_Ahx_Ax_opz_var1(int m_A, int n_A, dcomplex *buff_alpha, dcomplex *buff_u, int inc_u, dcomplex *buff_y, int inc_y, dcomplex *buff_z, int inc_z, dcomplex *buff_A, int rs_A, int cs_A, dcomplex *buff_x, int inc_x, dcomplex *buff_v, int inc_v, dcomplex *buff_w, int inc_w)
Definition FLA_Fused_Gerc2_Ahx_Ax_opt_var1.c:421
FLA_Error FLA_Fused_Gerc2_Ahx_Ax_opd_var1(int m_A, int n_A, double *buff_alpha, double *buff_u, int inc_u, double *buff_y, int inc_y, double *buff_z, int inc_z, double *buff_A, int rs_A, int cs_A, double *buff_x, int inc_x, double *buff_v, int inc_v, double *buff_w, int inc_w)
Definition FLA_Fused_Gerc2_Ahx_Ax_opt_var1.c:248
FLA_Error FLA_Hess_UT_step_unb_var3(FLA_Obj A, FLA_Obj T)
Definition FLA_Hess_UT_unb_var3.c:18
FLA_Error FLA_Hess_UT_step_ofs_var1(int m_A, int m_T, float *buff_A, int rs_A, int cs_A, float *buff_T, int rs_T, int cs_T)
FLA_Error FLA_Hess_UT_step_ofz_var2(int m_A, int m_T, dcomplex *buff_A, int rs_A, int cs_A, dcomplex *buff_T, int rs_T, int cs_T)
Definition FLA_Hess_UT_fus_var2.c:691
FLA_Error FLA_Hess_UT_unb_var5(FLA_Obj A, FLA_Obj T)
Definition FLA_Hess_UT_unb_var5.c:13
FLA_Error FLA_Hess_UT_step_ofs_var4(int m_A, int m_T, float *buff_A, int rs_A, int cs_A, float *buff_Y, int rs_Y, int cs_Y, float *buff_Z, int rs_Z, int cs_Z, float *buff_T, int rs_T, int cs_T)
Definition FLA_Hess_UT_fus_var4.c:132
FLA_Error FLA_Hess_UT_step_unb_var1(FLA_Obj A, FLA_Obj T)
Definition FLA_Hess_UT_unb_var1.c:18
FLA_Error FLA_Fused_Gerc2_Ahx_Ax_opc_var1(int m_A, int n_A, scomplex *buff_alpha, scomplex *buff_u, int inc_u, scomplex *buff_y, int inc_y, scomplex *buff_z, int inc_z, scomplex *buff_A, int rs_A, int cs_A, scomplex *buff_x, int inc_x, scomplex *buff_v, int inc_v, scomplex *buff_w, int inc_w)
Definition FLA_Fused_Gerc2_Ahx_Ax_opt_var1.c:327
FLA_Error FLA_Hess_UT_step_ofc_var3(int m_A, int m_T, scomplex *buff_A, int rs_A, int cs_A, scomplex *buff_T, int rs_T, int cs_T)
Definition FLA_Hess_UT_fus_var3.c:749
FLA_Error FLA_Hess_UT_step_ops_var3(int m_A, int m_T, float *buff_A, int rs_A, int cs_A, float *buff_T, int rs_T, int cs_T)
Definition FLA_Hess_UT_opt_var3.c:97
FLA_Error FLA_Hess_UT_step_opz_var2(int m_A, int m_T, dcomplex *buff_A, int rs_A, int cs_A, dcomplex *buff_T, int rs_T, int cs_T)
Definition FLA_Hess_UT_opt_var2.c:754
FLA_Error FLA_Hess_UT_unb_var2(FLA_Obj A, FLA_Obj T)
Definition FLA_Hess_UT_unb_var2.c:13
FLA_Error FLA_Hess_UT_step_ofu_var3(FLA_Obj A, FLA_Obj T)
Definition FLA_Hess_UT_fus_var3.c:18
FLA_Error FLA_Fused_Gerc2_Ahx_Ax_ops_var1(int m_A, int n_A, float *buff_alpha, float *buff_u, int inc_u, float *buff_y, int inc_y, float *buff_z, int inc_z, float *buff_A, int rs_A, int cs_A, float *buff_x, int inc_x, float *buff_v, int inc_v, float *buff_w, int inc_w)
Definition FLA_Fused_Gerc2_Ahx_Ax_opt_var1.c:150
FLA_Error FLA_Hess_UT_step_unb_var5(FLA_Obj A, FLA_Obj U, FLA_Obj Z, FLA_Obj T)
Definition FLA_Hess_UT_unb_var5.c:29
FLA_Error FLA_Hess_UT_step_opz_var4(int m_A, int m_T, dcomplex *buff_A, int rs_A, int cs_A, dcomplex *buff_Y, int rs_Y, int cs_Y, dcomplex *buff_Z, int rs_Z, int cs_Z, dcomplex *buff_T, int rs_T, int cs_T)
Definition FLA_Hess_UT_opt_var4.c:1212
FLA_Error FLA_Hess_UT_step_ops_var4(int m_A, int m_T, float *buff_A, int rs_A, int cs_A, float *buff_Y, int rs_Y, int cs_Y, float *buff_Z, int rs_Z, int cs_Z, float *buff_T, int rs_T, int cs_T)
Definition FLA_Hess_UT_opt_var4.c:132
FLA_Error FLA_Hess_UT_step_ops_var5(int m_A, int m_T, float *buff_A, int rs_A, int cs_A, float *buff_U, int rs_U, int cs_U, float *buff_Z, int rs_Z, int cs_Z, float *buff_T, int rs_T, int cs_T)
Definition FLA_Hess_UT_opt_var5.c:132
FLA_Error FLA_Hess_UT_ofu_var4(FLA_Obj A, FLA_Obj T)
Definition FLA_Hess_UT_fus_var4.c:13
FLA_Error FLA_Hess_UT_step_ops_var2(int m_A, int m_T, float *buff_A, int rs_A, int cs_A, float *buff_T, int rs_T, int cs_T)
Definition FLA_Hess_UT_opt_var2.c:97
FLA_Error FLA_Hess_UT_step_unb_var2(FLA_Obj A, FLA_Obj T)
Definition FLA_Hess_UT_unb_var2.c:18
FLA_Error FLA_Hess_UT_blk_var5(FLA_Obj A, FLA_Obj T)
Definition FLA_Hess_UT_blk_var5.c:13
FLA_Error FLA_Hess_UT_step_ops_var1(int m_A, int m_T, float *buff_A, int rs_A, int cs_A, float *buff_T, int rs_T, int cs_T)
Definition FLA_Hess_UT_opt_var1.c:97
FLA_Error FLA_Hess_UT_blf_var4(FLA_Obj A, FLA_Obj T)
Definition FLA_Hess_UT_blf_var4.c:13
FLA_Error FLA_Hess_UT_step_opd_var4(int m_A, int m_T, double *buff_A, int rs_A, int cs_A, double *buff_Y, int rs_Y, int cs_Y, double *buff_Z, int rs_Z, int cs_Z, double *buff_T, int rs_T, int cs_T)
Definition FLA_Hess_UT_opt_var4.c:492
FLA_Error FLA_Hess_UT_step_opt_var2(FLA_Obj A, FLA_Obj T)
Definition FLA_Hess_UT_opt_var2.c:18
FLA_Error FLA_Fused_Ahx_Ax_opz_var1(int m_A, int n_A, dcomplex *buff_A, int rs_A, int cs_A, dcomplex *buff_x, int inc_x, dcomplex *buff_v, int inc_v, dcomplex *buff_w, int inc_w)
Definition FLA_Fused_Ahx_Ax_opt_var1.c:307
FLA_Error FLA_Hess_UT_unb_var1(FLA_Obj A, FLA_Obj T)
Definition FLA_Hess_UT_unb_var1.c:13
FLA_Error FLA_Hess_UT_step_ofd_var4(int m_A, int m_T, double *buff_A, int rs_A, int cs_A, double *buff_Y, int rs_Y, int cs_Y, double *buff_Z, int rs_Z, int cs_Z, double *buff_T, int rs_T, int cs_T)
Definition FLA_Hess_UT_fus_var4.c:407
FLA_Error FLA_Hess_UT_step_ofu_var1(FLA_Obj A, FLA_Obj T)
FLA_Error FLA_Hess_UT_step_ofc_var4(int m_A, int m_T, scomplex *buff_A, int rs_A, int cs_A, scomplex *buff_Y, int rs_Y, int cs_Y, scomplex *buff_Z, int rs_Z, int cs_Z, scomplex *buff_T, int rs_T, int cs_T)
Definition FLA_Hess_UT_fus_var4.c:682
FLA_Error FLA_Fused_Ahx_Ax_ops_var1(int m_A, int n_A, float *buff_A, int rs_A, int cs_A, float *buff_x, int inc_x, float *buff_v, int inc_v, float *buff_w, int inc_w)
Definition FLA_Fused_Ahx_Ax_opt_var1.c:116
FLA_Error FLA_Fused_Uhu_Yhu_Zhu_opz_var1(int m_U, int n_U, dcomplex *buff_delta, dcomplex *buff_U, int rs_U, int cs_U, dcomplex *buff_Y, int rs_Y, int cs_Y, dcomplex *buff_Z, int rs_Z, int cs_Z, dcomplex *buff_t, int inc_t, dcomplex *buff_u, int inc_u, dcomplex *buff_y, int inc_y, dcomplex *buff_z, int inc_z)
Definition FLA_Fused_Uhu_Yhu_Zhu_opt_var1.c:500
int FLA_Error
Definition FLA_type_defs.h:47
int i
Definition bl1_axmyv2.c:145
Definition FLA_type_defs.h:159
Definition blis_type_defs.h:138
Definition blis_type_defs.h:133