Module geometry_predicates::predicates
source · [−]Functions
Returns the absolute value of the given number.
Sums two expansions.
Sums two expansions, eliminating zero components from the output expansion.
Sums two expansions, eliminating zero components from the output expansion.
Sums two expansions, eliminating zero components from the output expansion.
Adds a scalar to an expansion.
Adds a scalar to an expansion, eliminating zero components from the output expansion.
Adaptive exact 2D incircle test. Robust.
Approximate 2D incircle test. Non-robust version of incircle
.
Adaptive exact 3D insphere test. Robust.
Approximate 3D insphere test. Non-robust version of insphere
.
Adaptive exact 2D orientation test. Robust.
Approximate 2D orientation test. Non-robust version of orient2d
.
Adaptive exact 3D orientation test. Robust.
Approximate 3D orientation test. Non-robust version of orient3d
.
Multiply an expansion by a scalar, eliminating zero components from the output expansion.
Squaring can be done more quickly than two_product
.
Same as two_product
where both of the inputs have
already been split.
Same as two_product
where one of the inputs has
already been split.