DEFAULT_PIVOT_TOL

Constant DEFAULT_PIVOT_TOL 

Source
pub const DEFAULT_PIVOT_TOL: f64 = 1e-12;
Expand description

Default absolute pivot tolerance used for singularity detection.

This is intentionally conservative for geometric predicates and small systems.