Skip to content

PTransf16::largest_moved_point query #65

@james-d-mitchell

Description

@james-d-mitchell

Again arising from the python bindings, I'd expect

 PTransf16([1, 3, 2, 255, 10]).largest_moved_point()

to return 4 (the unspecified values as 255) but this returns 15. I can see the rationale for returning 15 but this is somewhat counterintuitive to say that the partial transformation moves a point it is not defined on (i.e. 15 is not in the domain of the transformation, so is what way does the transformation "move" 15?)

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