LSD-SLAM
latest
Contents:
Architecture and Process Flow
Code Documentation
LSD-SLAM
Docs
»
Code Documentation
»
Typedef Matrix
Edit on GitHub
Typedef Matrix
¶
Defined in
File matrix.hpp
Typedef Documentation
¶
using
Matrix
= std::array<std::array<T, HEIGHT>, WIDTH>
¶