mech-matrix 0.2.43

Matrix library for the Mech language
Documentation

mech-matrix

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 37 feature flags, 35 of them enabled by default.

default

stdlib (default)

Bool (default)

This feature flag does not enable additional features.

String (default)

This feature flag does not enable additional features.

floats (default)

matrix (default)

signed-ints (default)

unsigned-ints (default)

F32 (default)

This feature flag does not enable additional features.

F64 (default)

This feature flag does not enable additional features.

MatrixD (default)

This feature flag does not enable additional features.

RowVectorD (default)

This feature flag does not enable additional features.

VectorD (default)

This feature flag does not enable additional features.

fixed-matrix (default)

fixed-row-vector (default)

fixed-vector (default)

I16 (default)

This feature flag does not enable additional features.

I32 (default)

This feature flag does not enable additional features.

I64 (default)

This feature flag does not enable additional features.

I8 (default)

This feature flag does not enable additional features.

U16 (default)

This feature flag does not enable additional features.

U32 (default)

This feature flag does not enable additional features.

U64 (default)

This feature flag does not enable additional features.

U8 (default)

This feature flag does not enable additional features.

Matrix1 (default)

This feature flag does not enable additional features.

Matrix2 (default)

This feature flag does not enable additional features.

Matrix2x3 (default)

This feature flag does not enable additional features.

Matrix3 (default)

This feature flag does not enable additional features.

Matrix3x2 (default)

This feature flag does not enable additional features.

Matrix4 (default)

This feature flag does not enable additional features.

RowVector2 (default)

This feature flag does not enable additional features.

RowVector3 (default)

This feature flag does not enable additional features.

RowVector4 (default)

This feature flag does not enable additional features.

Vector2 (default)

This feature flag does not enable additional features.

Vector3 (default)

This feature flag does not enable additional features.

Vector4 (default)

This feature flag does not enable additional features.

I128

This feature flag does not enable additional features.

U128

This feature flag does not enable additional features.