setNmzOption("allf",true); |
eq=matrix {{1, 1, 1, -1, -1, -1, 0, 0, 0}, {1, 1, 1, 0, 0, 0, -1, -1, -1}, {0, 1, 1, -1, 0, 0, -1, 0, 0}, {1, 0, 1, 0, -1, 0, 0, -1, 0}, {1, 1, 0, 0, 0, -1, 0, 0, -1}, {0, 1, 1, 0, -1, 0, 0, 0, -1}, {1, 1, 0, 0, -1, 0, -1, 0, 0}}; |
rc=normaliz(eq,"equations"); |
rc#"gen" |
rc#"inv" |
arc=normaliz(allComputations=>true,eq,"equations"); |
arc#"gen" |
arc#"ext" |
The object RationalCone is a type, with ancestor classes HashTable < Thing.