Skip to content

Add Curve#d.localExtrema #7

@ianmackenzie

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.

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