Trait rin::math::FloatVec [−][src]
Trait of vector with components implementing the BaseFloat
trait.
Implementors
impl<N> FloatVec for Matrix<N, U1, U1, <DefaultAllocator as Allocator<N, U1, U1>>::Buffer> where
N: BaseNum + RealField,
[src]
N: BaseNum + RealField,
impl<N> FloatVec for Matrix<N, U2, U1, <DefaultAllocator as Allocator<N, U2, U1>>::Buffer> where
N: BaseNum + RealField,
[src]
N: BaseNum + RealField,
impl<N> FloatVec for Matrix<N, U3, U1, <DefaultAllocator as Allocator<N, U3, U1>>::Buffer> where
N: BaseNum + RealField,
[src]
N: BaseNum + RealField,
impl<N> FloatVec for Matrix<N, U4, U1, <DefaultAllocator as Allocator<N, U4, U1>>::Buffer> where
N: BaseNum + RealField,
[src]
N: BaseNum + RealField,
impl<N> FloatVec for Matrix<N, U5, U1, <DefaultAllocator as Allocator<N, U5, U1>>::Buffer> where
N: BaseNum + RealField,
[src]
N: BaseNum + RealField,
impl<N> FloatVec for Matrix<N, U6, U1, <DefaultAllocator as Allocator<N, U6, U1>>::Buffer> where
N: BaseNum + RealField,
[src]
N: BaseNum + RealField,