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

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

[Octave-bug-tracker] [bug #35835] Crash on error with pchip


From: Muhali
Subject: [Octave-bug-tracker] [bug #35835] Crash on error with pchip
Date: Fri, 07 Mar 2014 14:38:49 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:28.0) Gecko/20100101 Firefox/28.0

Follow-up Comment #4, bug #35835 (project octave):

I noticed a corresponding segfault with


interp2(1:2, 2:-1:1, randn(2,2), (1:0.5:2)', 2:-0.5:1, 'pchip')


This happens each time one of the arguments is decreasing (consistent with the
interp2 help which only requires them to be monotonic).

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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