volume.c: introduce parameter_point abstraction
commit23a682f8e225508db3b65648014945a7b1cbebd2
authorSven Verdoolaege <skimo@kotnet.org>
Sun, 8 Apr 2007 12:54:38 +0000 (8 14:54 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sun, 8 Apr 2007 17:24:54 +0000 (8 19:24 +0200)
treef1ca9c3bb2a0ea522f0d7d7d6752c5e39b39f2ee
parentf8b8ae65f042a201c12867db077956cffa500450
volume.c: introduce parameter_point abstraction

This will be useful for the lifting triangulation, since that usually
only requires the "non-empty" point in terms of its coefficients rather
than as a list of evalues.
volume.c