.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6. .TH GBFILTERNEAR "1" "October 2018" "gbfilternear 6.0.beta2" "User Commands" .SH NAME gbfilternear \- Filter too near data point in Euclidean metric .SH SYNOPSIS .B gbfilternear [\fI\,options\/\fR] .SH 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. .SH OPTIONS .TP \fB\-d\fR minimal allowed distance (default 1) .TP \fB\-F\fR specify the input fields separators (default " \et") .TP \fB\-h\fR this help .TP \fB\-v\fR verbose mode .SH AUTHOR Written by Giulio Bottazzi .SH "REPORTING BUGS" Report bugs to .PP .br Package home page .SH COPYRIGHT Copyright \(co 2001\-2018 Giulio Bottazzi This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License (version 2) as published by the Free Software Foundation; .PP This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.