Type Definition hrbf::Pow3HrbfBuilder[][src]

type Pow3HrbfBuilder<T> = HrbfBuilder<T, Pow3<T>>;

Shorthand for an HRBF builder with a x^3 kernel.