Struct alga::general::Multiplicative [] [src]

pub struct Multiplicative;

The multiplication operator, commonly symbolized by ×.

Trait Implementations

impl Clone for Multiplicative
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for Multiplicative
[src]

impl Operator for Multiplicative
[src]

[src]

Returns the structure that identifies the operator.