[−][src]Trait alga::general::Operator
Trait implemented by types representing abstract operators.
Required Methods
fn operator_token() -> Self
Returns the structure that identifies the operator.
Implementors
impl Operator for Additive
[src]
impl Operator for Additive
fn operator_token() -> Self
[src]
fn operator_token() -> Self
impl Operator for Multiplicative
[src]
impl Operator for Multiplicative
fn operator_token() -> Self
[src]
fn operator_token() -> Self