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

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

[Octave-bug-tracker] [bug #53231] Range type should implement division o


From: Rik
Subject: [Octave-bug-tracker] [bug #53231] Range type should implement division operator for scalars
Date: Mon, 26 Feb 2018 21:00:18 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #1, bug #53231 (project octave):

To be clear, only a range divided by a scalar needs to be implemented, and not
the reverse.  In other words, this function


  friend OCTAVE_API Range operator / (const Range& r, double x);




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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