logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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