Skip to content

Add Curve#d.localExtrema #7

Description

@ianmackenzie

Curve#d.localExtrema : Direction#d -> List Float would take a direction in which to minimize/maximize and then return a sorted list of parameter values that correspond to local minima or maxima with respect to that direction.

This could be useful for meshing (split curves into monotonic segments by finding extrema in X and/or Y directions), bounds calculation etc.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions