Typedef ouster::sdk::core::mat4d¶
Defined in File typedefs.h
Typedef Documentation¶
-
using ouster::sdk::core::mat4d = Eigen::Matrix<double, 4, 4, Eigen::RowMajor | Eigen::DontAlign>¶
Used for transformations (row-major storage).
Defined in File typedefs.h
Used for transformations (row-major storage).