Skip to content

Confusing example in scheduling doc #15

Open
@remysucre

Description

@remysucre

The example for pos in the documentation is confusing. In the code, the condition directly contradicts the loop head and would always evaluate to false.

if (jposA < A2_pos[i] || jposA >= A2_pos[(i + 1)])

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