validcdd {rcdd} | R Documentation |
Validate an H-representation or V-representation of convex polyhedron,
see scdd
for description of valid representations.
validcdd(x, representation = c("H", "V"))
x |
an H-representation or V-representation to be validated. |
representation |
if |
always TRUE
. Fails with error message if not a valid object.