Crate matrix [] [src]

Matrix laboratory.

Modules

format

Storage formats.

operation

Basic operations.

prelude

Reexports of modules, traits, and types.

Macros

matrix!

A macro for composing matrices in the natural order.

Structs

Error

An error.

Traits

Element

An element.

Matrix

A matrix.

Number

A number.

Position

A position.

Size

A size.

Type Definitions

Result

A result.