![]() |
PACMAN 0.1.0
Portable Algorithms for Coupling, Mapping, and Adaptive iNterpolation
|
Result of an RBF-PUM interpolation call. More...
#include <interface.hpp>
Public Attributes | |
| std::vector< fp_t > | targetValues |
| Interpolated scalar value per target point. | |
Result of an RBF-PUM interpolation call.
Definition at line 107 of file interface.hpp.
| std::vector<fp_t> PACMAN::RbfInterpolateResult::targetValues |
Interpolated scalar value per target point.
Definition at line 109 of file interface.hpp.
Referenced by pacman_rbf_interpolate_c().