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

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

[Octave-bug-tracker] [bug #41838] crash with interp2


From: Ma Jun
Subject: [Octave-bug-tracker] [bug #41838] crash with interp2
Date: Sun, 16 Mar 2014 07:08:39 +0000
User-agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.154 Safari/537.36

Follow-up Comment #3, bug #41838 (project octave):

I found the error is due to this line in file interp2.m:
about line 243:
DY = __pchip_deriv__ (Y, Z, 1);
and in the input Y is decreasing.
So I think it's the problem with function __pchip_deriv__
But I don't know how to find the definition of this function.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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