interval(a,b)
dim
1
n_facets
2
n_vertices
2
vertices
row(1, $a); row(1, $b); returnmatrix();
facets
row(-1*$a,1); row($b,-1); returnmatrix();