Mantis Bugtracker

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000461 [ALGLIB] Interpolation feature have not tried 2012-06-28 17:20 2012-06-28 17:20
Reporter SergeyB View Status public  
Assigned To Leo
Priority normal Resolution implemented  
Status resolved   Product Version
Summary 0000461: IMPLEMENTED: monotone spline interpolation
Description Spline construction subrouitne which builds monotone cubic Hermite interpolant. This interpolant is monotonic in [x(0),x(n-1)] and is constant outside of this interval. In case y[] form non-monotonic sequence, piecewise monotonic interpolant is constructed.

Say, for x=(0,1,2,3,4) and y=(0,1,2,1,0) interpolant will monotonically grow at [0..2] and monotonically decrease at [2..4].
Additional Information
Programming language Unspecified
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2012-06-28 17:20 SergeyB New Issue
2012-06-28 17:20 SergeyB Status new => assigned
2012-06-28 17:20 SergeyB Assigned To => Leo
2012-06-28 17:20 SergeyB Programming language => Unspecified
2012-06-28 17:20 SergeyB Status assigned => resolved
2012-06-28 17:20 SergeyB Fixed in Version => 3.6.0
2012-06-28 17:20 SergeyB Resolution open => implemented


Mantis 1.1.6[^]
Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker