rustframe
0.0.1-a.20250805
IntMatrix
Aliased Type
In rustframe::
matrix::
mat
rustframe
::
matrix
::
mat
Type Alias
IntMatrix
Copy item path
Source
pub type IntMatrix =
Matrix
<
i32
>;
Aliased Type
ยง
struct IntMatrix {
/* private fields */
}