P. Costantini; B. I. Kvasov; and C. Manni 1999 (Hyperbolic Spline Interpolation Hyperbolic Spline Interpolation)
Jump to navigation
Jump to search
Time Complexity
$O(n^{5} logK)$
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