sebcrozet
|
18e9b8998d
|
Add impls of From/Into to convert any transformation types to a matrix.
|
2018-10-13 11:25:19 +02:00 |
|
Sébastien Crozet
|
5059d7ee7b
|
Add conditional compilation for the base::MatrixVec import too.
|
2018-10-04 20:37:12 +02:00 |
|
Sébastien Crozet
|
3abeae04f5
|
Add conditional compilation to From impls for dynamically-sized matrices.
|
2018-10-04 20:37:12 +02:00 |
|
Jack Wrenn
|
23d646c342
|
Add an Into impl for converting MatrixSlice s into MatrixMN
See #342.
|
2018-10-04 20:37:12 +02:00 |
|
sebcrozet
|
0c29a04042
|
Fix compilation with the 'mint' feature.
|
2018-05-26 22:07:57 +02:00 |
|
sebcrozet
|
ca093fad29
|
Move core/* to base/* + add conditional compilation to dynamics matrices when no_std is enabled.
|
2018-05-26 22:07:57 +02:00 |
|