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

pub struct Multiplicative;

The multiplication operator, commonly symbolized by ×.

Trait Implementations

impl Clone for Multiplicative
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for Multiplicative
[src]

impl Operator for Multiplicative
[src]

Returns the structure that identifies the operator.