Type Definition sp_weights::WeightToFeeCoefficients

source ·
pub type WeightToFeeCoefficients<T> = SmallVec<[WeightToFeeCoefficient<T>; 4]>;
Expand description

A list of coefficients that represent a polynomial.