Skip to content

Float * dual doesnt work #90

Description

@huand
// 2.0 * Dual::from_re(0.0); //doesnt work
        Dual::from_re(0.0) * 2.0; //works

is there a reason for this?
doesnt this makes some operation like matrix of scalar multiplication on the left side impossible with a vec of duals?

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions