Struct alga::general::Additive [] [src]

pub struct Additive;

The addition operator, commonly symbolized by +.

Trait Implementations

impl Clone for Additive
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for Additive
[src]

impl Op for Additive
[src]

Returns the structure that identifies the operator.