matrix
0.1.0
Module vector
Structs
In crate matrix
Module
matrix
::
vector
Copy item path
source
·
[
−
]
Expand description
The vector module provides a generic
Vector
struct and related methods.
Structs
§
Vector
A struct representing a mathematical vector that is generic over type
K
.