Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

gbfilternear - Filter too near data point in Euclidean metric

Author

       Written by Giulio Bottazzi

Description

       Filter  out  too near points. Each row represents Cartesian coordinates of a point in an Euclidean space,
       whose dimension is set by the number of columns. Rows  are  removed  which  are  nearer  than  a  minimal
       distance set with the option '-d'. The order is relevant as first entries are the last to be removed.

Name

       gbfilternear - Filter too near data point in Euclidean metric

Options

-d     minimal allowed distance (default 1)

       -F     specify the input fields separators (default " \t")

       -h     this help

       -v     verbose mode

Reporting Bugs

Synopsis

gbfilternear [options]

See Also