Calculate synchronization accuracy within the chull module
authorBenjamin Poirier <benjamin.poirier@polymtl.ca>
Fri, 26 Mar 2010 20:31:25 +0000 (16:31 -0400)
committerBenjamin Poirier <benjamin.poirier@polymtl.ca>
Wed, 7 Apr 2010 16:11:38 +0000 (12:11 -0400)
Move the linear programming-based synchronization accuracy code from the eval
module to the chull module. This avoids having to break the chull module
encapsulation to access the hull points from the eval module. As before,
accuracy information is only available if the glpk library is available at
build time.

Signed-off-by: Benjamin Poirier <benjamin.poirier@polymtl.ca>

No differences found
This page took 0.023199 seconds and 4 git commands to generate.