|
| From: | Rik |
| Subject: | [Octave-bug-tracker] [bug #48218] function "conv" missing documentation for shape "valid" |
| Date: | Tue, 14 Jun 2016 16:11:19 +0000 (UTC) |
| User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0 |
Update of bug #48218 (project octave):
Category: Octave Function => Documentation
Status: None => Confirmed
Summary: function "conv" miss document for shape "valid" =>
function "conv" missing documentation for shape "valid"
_______________________________________________________
Follow-up Comment #2:
To make the patch you can probably grab the text from convn() which is located
in libinterp/corefcn/conv2.cc
SHAPE = "valid"
Return only the parts which do not include zero-padded edges.
The size of the result is 'max (size (A) - size (B) + 1, 0)'.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?48218>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |