Mantis Bugtracker

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000946 [ALGLIB] Interpolation feature have not tried 2022-06-28 15:31 2022-06-28 15:31
Reporter SergeyB View Status public  
Assigned To SergeyB
Priority normal Resolution implemented  
Status resolved   Product Version
Summary 0000946: IMPLEMENTED: bilinear/bicubic spline with missing cells
Description Bilinear/bicubic spline interpolation with missing nodes and cells.

If a node is marked as missing, then all spline cells that are adjacent to this node are marked as missing ones. Any attempt to compute spline value at the missing cell will return NAN.

This function is intended for better handling of grids with big areas of irrelevant nodes. It is not intended for scattered data interpolation - use RBFs or IDW for such problems.
Additional Information
Programming language Unspecified
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2022-06-28 15:31 SergeyB New Issue
2022-06-28 15:31 SergeyB Status new => assigned
2022-06-28 15:31 SergeyB Assigned To => SergeyB
2022-06-28 15:31 SergeyB Programming language => Unspecified
2022-06-28 15:31 SergeyB Status assigned => resolved
2022-06-28 15:31 SergeyB Fixed in Version => 3.20.0
2022-06-28 15:31 SergeyB Resolution open => implemented


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