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

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

Go to the source code of this file.

Classes

class  smp::input_array_double< NUM_INPUTS >
 Implementation of the input data structure as a double array. More...

Namespaces

namespace  smp
 

Sampling-based Motion Planning (SMP) Library.



Detailed Description

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

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