Skip to content

minBucket and maxBucket are probably not used correctly #36

@berthubert

Description

@berthubert

This line is confusing:

if (depth == 0 || (ivals.size() < minbucket && ivals.size() < maxbucket)) {

minbucket and maxbucket are identical in effect here, and this is probably not what was meant

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