Macrosยง
- f32c ๐
- impl_
basic_ ๐dim
Structsยง
- Matrix
Borrowed ๐ - A
D
-dimensional, borrowed matrix. - Matrix
Borrowed ๐Mut - A
D
-dimensional, mutably borrowed matrix. - Matrix
Owned ๐ - A
D
-dimensional, heap-allocated matrix. - Matrix
Zero ๐ - A
D
-dimensional matrix borrowed from aZeroSlice
.
Functionsยง
- unrolled_
dot_ ๐1 - Compute the dot product of an aligned and an unaligned f32 slice.
- unrolled_
dot_ ๐2 - Compute the dot product of two unaligned f32 slices.