Skip to content

Should memory overlap between arguments be allowed #375

Description

@djelovina

Currently there is no consistent assertion mechanism for the overlap.
e.g. this is not allowed

eWiseMul(z,x,x...)

while this is allowed

eWiseApply(z,x,x...)

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions