Mercurial > hg > octave-image
changeset 846:00f512825eed
doc: mention use of ordfiltn instead of colfilt with nth_element
author | Carnë Draug <carandraug@octave.org> |
---|---|
date | Thu, 07 Nov 2013 21:05:16 +0000 |
parents | 0e5fd48b7d94 |
children | 623e9454c77c |
files | inst/colfilt.m |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/inst/colfilt.m +++ b/inst/colfilt.m @@ -79,7 +79,7 @@ ## with the @code{floor (prod (@var{N}/ 2)} th element, where @var{N} is the ## total number of elements in a block (add 1 if it is an even number). ## -## @item sort +## @item sort or nth_element ## Use @code{ordfiltn}. ## ## @item standard deviation