//! Basic operations.
/// 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.