min_{w} max_{x in sigma} R(x, w) -- see the class doc for the monotonicity proof. O(numWitnesses * sigma.size) per call, the same shape as WitnessGeometry.witnessValue (with an always-zero threshold m), independently written here since this formula has no per-witness clamp to share code with.
min_{w} max_{x in sigma} R(x, w) -- see the class doc for the monotonicity proof. O(numWitnesses * sigma.size) per call, the same shape as WitnessGeometry.witnessValue (with an always-zero threshold m), independently written here since this formula has no per-witness clamp to share code with.
The dual geometry (transpose of relation): vertices become the ORIGINAL witnesses, witnessed in turn by the original left-side points. Dowker's theorem is exactly the statement that the complex built from this and the complex built from this are homotopy equivalent at every threshold -- see the class doc.
The dual geometry (transpose of relation): vertices become the ORIGINAL witnesses, witnessed in turn by the original left-side points. Dowker's theorem is exactly the statement that the complex built from this and the complex built from this are homotopy equivalent at every threshold -- see the class doc.