| H A D | libceed_bindings.jl | 1458 function CeedQRFactorization(ceed, mat, tau, m, n) argument 1459 …, libceed), Cint, (Ceed, Ptr{CeedScalar}, Ptr{CeedScalar}, CeedInt, CeedInt), ceed, mat, tau, m, n) 1462 function CeedHouseholderApplyQ(mat_A, mat_Q, tau, t_mode, m, n, k, row, col) argument 1463 …TransposeMode, CeedInt, CeedInt, CeedInt, CeedInt, CeedInt), mat_A, mat_Q, tau, t_mode, m, n, k, r…
|