arb/fmprb_mat
2012-10-18 10:39:30 +02:00
..
test determinants 2012-09-29 01:10:41 +02:00
add.c start of a matrix module 2012-09-26 14:19:13 +02:00
clear.c start of a matrix module 2012-09-26 14:19:13 +02:00
contains_fmpq_mat.c start of a matrix module 2012-09-26 14:19:13 +02:00
contains_fmpz_mat.c add fmprb_mat_pow_ui, contains_fmpz_mat 2012-10-18 10:39:30 +02:00
det.c determinants 2012-09-29 01:10:41 +02:00
equal.c start of a matrix module 2012-09-26 14:19:13 +02:00
find_pivot_partial.c determinants 2012-09-29 01:10:41 +02:00
init.c start of a matrix module 2012-09-26 14:19:13 +02:00
inv.c add nonsingular solving, inverse 2012-09-28 14:51:34 +02:00
lu.c determinants 2012-09-29 01:10:41 +02:00
Makefile start of a matrix module 2012-09-26 14:19:13 +02:00
mul.c add nonsingular solving, inverse 2012-09-28 14:51:34 +02:00
neg.c start of a matrix module 2012-09-26 14:19:13 +02:00
one.c start of a matrix module 2012-09-26 14:19:13 +02:00
pow_ui.c add fmprb_mat_pow_ui, contains_fmpz_mat 2012-10-18 10:39:30 +02:00
printd.c start of a matrix module 2012-09-26 14:19:13 +02:00
set.c start of a matrix module 2012-09-26 14:19:13 +02:00
set_fmpq_mat.c start of a matrix module 2012-09-26 14:19:13 +02:00
set_fmpz_mat.c start of a matrix module 2012-09-26 14:19:13 +02:00
solve.c add nonsingular solving, inverse 2012-09-28 14:51:34 +02:00
solve_lu_precomp.c add nonsingular solving, inverse 2012-09-28 14:51:34 +02:00
sub.c start of a matrix module 2012-09-26 14:19:13 +02:00
zero.c start of a matrix module 2012-09-26 14:19:13 +02:00