src/smp/components/extenders/state_array_double.h File Reference

An implementation of an state data structure as a double array. More...

Go to the source code of this file.

Classes

class  smp::state_array_double< NUM_STATES >
 Implementation of the state data structure as a double array. More...

Namespaces

namespace  smp
 

Sampling-based Motion Planning (SMP) Library.



Detailed Description

An implementation of an state data structure as a double array.

This file includes a class that provides the implementation of the state data structure as a double array.