--- layout: page title: "Bottleneck distance" meta_title: "Bottleneck distance" teaser: "" permalink: /bottleneckdistance/ --- {::comment} Leave the lines above as it is required by the web site generator 'Jekyll' {:/comment} ## bottleneck_read_file_example ## This program computes the Bottleneck distance between two persistence diagram files. **Usage** ``` bottleneck_read_file_example [] ``` where * `` and `` must be in the format described [here](/doc/latest/fileformats.html#FileFormatsPers). * `` is an error bound on the bottleneck distance (set by default to the smallest positive double value).