ml::FloatingPointVectorDataContainerBase< DT, size > Class Template Reference
Base class of the
FloatingPointVector class which holds the data buffer.
More...
#include <mlFloatingPointVector.h>
List of all members.
|
Protected Attributes |
| DT | _buffer [size] |
Detailed Description
template<class DT, size_t size>
class ml::FloatingPointVectorDataContainerBase< DT, size >
Base class of the
FloatingPointVector class which holds the data buffer.
Definition at line 34 of file mlFloatingPointVector.h.
Member Data Documentation
template<class DT, size_t size>
The documentation for this class was generated from the following file: