also look at `StaticArrays` and `reinterpret`

E.g.,
R = reinterpret(SVector{3,Float64}, r, m)

I use this a lot and find it very convenient.

Reply via email to