octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #37796] incorrect description in tril function


From: anonymous
Subject: [Octave-bug-tracker] [bug #37796] incorrect description in tril function's documentation
Date: Fri, 23 Nov 2012 15:54:33 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20100101 Firefox/16.0

URL:
  <http://savannah.gnu.org/bugs/?37796>

                 Summary: incorrect description in tril function's
documentation
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Fri 23 Nov 2012 03:54:32 PM UTC
                Category: Libraries
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Documentation
                  Status: None
             Assigned to: None
         Originator Name: Alick Zhao
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

The documentation of tril says:


If the value of @var{k} is negative, additional elements above (for\n\
@code{tril}) or below (for @code{triu}) the main diagonal are also\n\
selected.\n\


However, in fact we need a positive value of k to make elements above the main
diagonal also selected for tril. If the value of k is negative, less elements
are selected.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?37796>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]