Developer documentation
Version 3.0.0-dirty
Eigen Namespace Reference

Typedefs

using Vector3 = Matrix< MR::default_type, 3, 1 >
 
using Vector4 = Matrix< MR::default_type, 4, 1 >
 

Typedef Documentation

◆ Vector3

using Eigen::Vector3 = typedef Matrix<MR::default_type, 3, 1>

Definition at line 326 of file types.h.

◆ Vector4

using Eigen::Vector4 = typedef Matrix<MR::default_type, 4, 1>

Definition at line 327 of file types.h.