P. Costantini, B. I. Kvasov, and C. Manni (Hyperbolic Spline Interpolation Hyperbolic Spline Interpolation)

From Algorithm Wiki
Jump to navigation Jump to search

Time Complexity

$O(n^{5} \log K)$

Space Complexity

$O(n)$? words

(Derived: Pentadiagonal matrix in the linear system only requires O(n) space)

Description

Pentadiagonal linear system

Approximate?

Exact

Randomized?

No, deterministic

Model of Computation

Word RAM

Year

1999

Reference

https://link.springer.com/article/10.1023/A:1018988312596