Defined in File array.hpp
public slam_mer::arrayNX_t< 3 > (Template Class arrayNX_t)
public slam_mer::arrayNX_t< 3 >
3D array of doubles.
Public Types
Public Functions
Default constructor.
Construct a new array3D t object
x_ – X component of the 3D array.
y_ – Y component of the 3D array.
z_ – Z component of the 3D array.
Private Types