Function bsplines::curve::knots::is_uniform

source ·
pub fn is_uniform(knots: &Knots) -> Result<bool, CurveError>