arb/fmprb_mat
2012-09-28 14:51:34 +02:00
..
test add nonsingular solving, inverse 2012-09-28 14:51:34 +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
equal.c start of a matrix module 2012-09-26 14:19:13 +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 add LU decomposition 2012-09-28 13:18:15 +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
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