Module cagra::operators [] [src]

Value and operators in calculation graph

Modules

add

Add two values

neg

Negate value

Enums

BinaryOperatorAny

Enumerate of BinaryOperator implementing BinaryOperator<A> trait

UnaryOperatorAny

Enumerate of UnaryOperators implementing UnaryOperator<A> trait

Value

Value in graph

Traits

BinaryOperator

Binary Operators

UnaryOperator

Unary Operators

Functions

add

Add two values

neg

Negate operator