|
static constexpr auto | kernel_from_squared (floating_point auto const sqr_r) |
|
static constexpr auto | kernel_from_squared (fixed_size_real_vec< 2 > auto const &p1, fixed_size_real_vec< 2 > auto const &p2) |
|
static constexpr auto | kernel_from_squared_x1 (fixed_size_real_vec< 2 > auto const &p1, fixed_size_real_vec< 2 > auto const &p2) |
|
static constexpr auto | kernel_from_squared_y1 (fixed_size_real_vec< 2 > auto const &p1, fixed_size_real_vec< 2 > auto const &p2) |
|
static constexpr auto | kernel_from_squared_x1_x2 (fixed_size_real_vec< 2 > auto const &p1, fixed_size_real_vec< 2 > auto const &p2) |
|
static constexpr auto | kernel_from_squared_y1_x2 (fixed_size_real_vec< 2 > auto const &p1, fixed_size_real_vec< 2 > auto const &p2) |
|
static constexpr auto | kernel_from_squared_y1_y2 (fixed_size_real_vec< 2 > auto const &p1, fixed_size_real_vec< 2 > auto const &p2) |
|