Module matrix::operation

source ·
Expand description

Basic operations.

Traits

A multiplication.
A multiplication that adds the result to a third object.
A multiplication that overwrites the receiver with the result.
A scaling that overwrites the receiver with the result.
The transpose.