summaryrefslogtreecommitdiff
path: root/isl_mat.h
AgeCommit message (Expand)AuthorFilesLines
2009-08-28add isl_vec_mat_productSven Verdoolaege1-0/+1
2009-08-07isl_mat: keep track of the actual number of columns in a rowSven Verdoolaege1-0/+3
2009-08-04export isl_mat_dupSven Verdoolaege1-0/+1
2009-07-16isl_mat: keep track of isl_ctxSven Verdoolaege1-31/+26
2009-05-06privately export isl_mat_unimodular_completeSven Verdoolaege1-0/+3
2009-03-20add isl_mat_extendSven Verdoolaege1-0/+2
2009-03-20isl_{basic_,}set_preimage: drop ctx argumentSven Verdoolaege1-4/+3
2009-03-08add isl_mat_swap_colsSven Verdoolaege1-0/+2
2009-02-15fix serious error in isl_mat_parameter_compressionSven Verdoolaege1-0/+2
2009-01-06add isl_mat_right_kernelSven Verdoolaege1-0/+1
2009-01-06add isl_mat_col_submulSven Verdoolaege1-0/+3
2008-08-25sample: remove lineality and skew into positive orthantSven Verdoolaege1-3/+3
2008-08-25add convex hull computationSven Verdoolaege1-0/+4
2008-08-25isl_basic_set_sample: remove equalities firstSven Verdoolaege1-0/+74