arb/fmpcb_mat
2013-11-11 18:50:53 +01:00
..
test implement matrix exponentials 2013-11-11 18:50:53 +01:00
add.c add the fmpcb_mat module, and various helper functions 2012-11-07 16:07:22 +01:00
bound_inf_norm.c add matrix infinity norm functions 2013-11-11 18:21:55 +01:00
clear.c add the fmpcb_mat module, and various helper functions 2012-11-07 16:07:22 +01:00
contains.c add missing matrix contains/overlaps methods 2013-11-11 17:36:45 +01:00
contains_fmpq_mat.c add the fmpcb_mat module, and various helper functions 2012-11-07 16:07:22 +01:00
contains_fmpz_mat.c add the fmpcb_mat module, and various helper functions 2012-11-07 16:07:22 +01:00
det.c fix an inline declaration; some cleanup 2013-11-11 18:13:56 +01:00
equal.c add the fmpcb_mat module, and various helper functions 2012-11-07 16:07:22 +01:00
exp.c implement matrix exponentials 2013-11-11 18:50:53 +01:00
find_pivot_partial.c add the fmpcb_mat module, and various helper functions 2012-11-07 16:07:22 +01:00
init.c introduce fmprb_ptr, fmprb_srcptr, fmpcb_ptr, fmpcb_srcptr typedefs 2013-07-17 20:18:15 +02:00
inv.c add the fmpcb_mat module, and various helper functions 2012-11-07 16:07:22 +01:00
lu.c introduce fmprb_ptr, fmprb_srcptr, fmpcb_ptr, fmpcb_srcptr typedefs 2013-07-17 20:18:15 +02:00
Makefile add the fmpcb_mat module, and various helper functions 2012-11-07 16:07:22 +01:00
mul.c add the fmpcb_mat module, and various helper functions 2012-11-07 16:07:22 +01:00
neg.c add the fmpcb_mat module, and various helper functions 2012-11-07 16:07:22 +01:00
one.c add the fmpcb_mat module, and various helper functions 2012-11-07 16:07:22 +01:00
overlaps.c add missing matrix contains/overlaps methods 2013-11-11 17:36:45 +01:00
pow_ui.c add the fmpcb_mat module, and various helper functions 2012-11-07 16:07:22 +01:00
printd.c add the fmpcb_mat module, and various helper functions 2012-11-07 16:07:22 +01:00
set.c add the fmpcb_mat module, and various helper functions 2012-11-07 16:07:22 +01:00
set_fmpq_mat.c add the fmpcb_mat module, and various helper functions 2012-11-07 16:07:22 +01:00
set_fmpz_mat.c add the fmpcb_mat module, and various helper functions 2012-11-07 16:07:22 +01:00
solve.c add the fmpcb_mat module, and various helper functions 2012-11-07 16:07:22 +01:00
solve_lu_precomp.c introduce fmprb_ptr, fmprb_srcptr, fmpcb_ptr, fmpcb_srcptr typedefs 2013-07-17 20:18:15 +02:00
sub.c add the fmpcb_mat module, and various helper functions 2012-11-07 16:07:22 +01:00
zero.c add the fmpcb_mat module, and various helper functions 2012-11-07 16:07:22 +01:00