Type Definition hrbf::Pow5HrbfBuilder[][src]

type Pow5HrbfBuilder<T> = HrbfBuilder<T, Pow5<T>>;

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