![]() |
PACMAN 0.1.0
Portable Algorithms for Coupling, Mapping, and Adaptive iNterpolation
|
Constants representing available RBF basis functions as unsigned chars, matching PyBindingsRbf::RbfFunctions in the Python bindings. More...
#include <interface.hpp>
Static Public Attributes | |
| static constexpr unsigned char | WENDLANDC0 = 0x10 |
| static constexpr unsigned char | WENDLANDC2 = 0x11 |
| static constexpr unsigned char | WENDLANDC4 = 0x12 |
| static constexpr unsigned char | WENDLANDC6 = 0x13 |
| static constexpr unsigned char | WENDLANDC8 = 0x14 |
Constants representing available RBF basis functions as unsigned chars, matching PyBindingsRbf::RbfFunctions in the Python bindings.
Definition at line 25 of file interface.hpp.
Definition at line 26 of file interface.hpp.
Definition at line 27 of file interface.hpp.
Definition at line 28 of file interface.hpp.
Definition at line 29 of file interface.hpp.
Definition at line 30 of file interface.hpp.