summaryrefslogtreecommitdiff
path: root/isl_sample.h
AgeCommit message (Expand)AuthorFilesLines
2012-09-02relicense isl under the MIT licenseSven Verdoolaege1-1/+1
2010-11-20Rename headers from isl_header.h to isl/header.hSven Verdoolaege1-1/+1
2009-12-16add copyright statementsSven Verdoolaege1-0/+9
2009-10-10add isl_tab_set_initial_basis_with_coneSven Verdoolaege1-0/+2
2009-10-09separate out isl_tab_sample from sample_boundedSven Verdoolaege1-0/+3
2009-10-07privately export isl_basic_set_sample_with_coneSven Verdoolaege1-0/+2
2009-09-13isl_sample.c: move isl_basic_set_from_vec from isl_affine_hull.cSven Verdoolaege1-0/+2
2009-09-13rename isl_basic_set_sample to isl_basic_set_sample_vecSven Verdoolaege1-1/+1
2009-08-07add isl_basic_set_sample_boundedSven Verdoolaege1-0/+1
2008-10-11add struct_ctx field to isl_set and isl_mapSven Verdoolaege1-2/+1
2008-08-25reimplement isl_basic_map_is_empty in terms of isl_basic_set_sampleSven Verdoolaege1-0/+17