Skip to content

Add stream functionality into simplexArrayList #24

Description

@malottno

See simplexTree (https://github.com/wilseypa/lhf/blob/master/Complex/simplexTree.cpp insertIterative() method for example. Should use the same virtual method from the base class and be fully compatible with naiveWindow / slidingWindow.

There may be several other functions needed to implement - find, delete, etc.

Take a look at naiveWindow https://github.com/wilseypa/lhf/blob/master/Pipes/naiveWindow.cpp for how points are inserted into the complex from a stream.

Activity

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

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions