|
Mantis - ALGLIB
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 461 | Interpolation | feature | have not tried | 2012-06-28 17:20 | 2012-06-28 17:20 |
|
|
|||||
| Reporter: | SergeyB | Platform: | |||
| Assigned To: | Leo | OS: | |||
| Priority: | normal | OS Version: | |||
| Status: | resolved | Product Version: | |||
| Product Build: | Resolution: | implemented | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | 3.6.0 | ||
| Programming language: | Unspecified | ||||
|
|
|||||
| 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]. |
||||
| Steps To Reproduce: | |||||
| Additional Information: | |||||
| Relationships | |||||
| Attached Files: | |||||
|
|
|||||
| 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 | ||
| There are no notes attached to this issue. |