Defined in File array.hpp
public slam_mer::arrayNX_t< 2 > (Template Class arrayNX_t)
public slam_mer::arrayNX_t< 2 >
2D array of doubles.
Public Types
Public Functions
Default constructor.
Construct a new array2D t object
u_ – First component of the 2D array.
v_ – Second component of the 2D array.
Private Types