Constants representing available RBF basis functions as unsigned chars, matching PyBindingsRbf::RbfFunctions in the Python bindings.
More...
#include <interface.hpp>
Constants representing available RBF basis functions as unsigned chars, matching PyBindingsRbf::RbfFunctions in the Python bindings.
Definition at line 23 of file interface.hpp.
◆ WENDLANDC0
| unsigned char PACMAN::RbfFunctions::WENDLANDC0 = 0x10 |
|
staticconstexpr |
◆ WENDLANDC2
| unsigned char PACMAN::RbfFunctions::WENDLANDC2 = 0x11 |
|
staticconstexpr |
◆ WENDLANDC4
| unsigned char PACMAN::RbfFunctions::WENDLANDC4 = 0x12 |
|
staticconstexpr |
◆ WENDLANDC6
| unsigned char PACMAN::RbfFunctions::WENDLANDC6 = 0x13 |
|
staticconstexpr |
◆ WENDLANDC8
| unsigned char PACMAN::RbfFunctions::WENDLANDC8 = 0x14 |
|
staticconstexpr |
The documentation for this struct was generated from the following file: