What is NavToolkit?
Getting Started
Advanced Documentation
Reference Documentation
API Documentation
Defined in File tensors.hpp
Matrix of shape R, C type definition.
R
C
R – The number of rows in the matrix.
C – The number of columns in the matrix.
T – The type of the element stored in the matrix.