Expand description
Prelude to use essentials: use my_module::prelude::*
.
Traitsยง
- AsForeign
Canonical Interface - Trait to interpret canonical math data structures of other math libs as their analogs a math lib of choice to use operations of the library..
- AsForeign
NonCanonical Interface - Trait to interpret non-canonical math data structures of other math libs as their analogs a math lib of choice to use operations of the library..
- Change
Interface - Context.
- Changer
Interface - Context.
- Context
Interface - Registry of contexts.
- From2
- Local implementation of trait From.
- HasId
Interface - Has id.
- IdInterface
- ID interface.
- Into2
- Local implementation of trait Into.
- NanLike
Interface - Implement check is it nan and constructor with NAN value.
- Rgba
Interface - Convertable into RGBA.
- Scalar
Interface - Traits any element of a vector should implement.
- X2Basic
Interface - Standard interface of vector X2. Implements nominal interface, extending it by constructor
make
. - X2Canonical
Interface - Interface of vector X2 for structures with the canonical layout.
- X2Interface
- Nominal interface of vector X2.
- X2Nominal
Interface - Nominal interface of vector X2.