Skip to content

Subtle inconsistency? #4

Description

@fohly

Line 290 in sdf.h compares tdist[kn] to tdist[k], while all other similar blocks compare it to pd.
See

SDF/src/sdf.h

Line 290 in 1ef5b4e

if (tdist[kn] < tdist[k]) {

Is this a mistake or is there a reason behind this?
Although I think that this doesn't make much of a difference.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions