MeVisLab Toolbox Reference
ml::FloatingPointVectorDataContainerBase< DT, size > Class Template Reference

Base class of the FloatingPointVector class which holds the data buffer. More...

#include <mlFloatingPointVector.h>

Inheritance diagram for ml::FloatingPointVectorDataContainerBase< DT, size >:
ml::FloatingPointVector< DT, 32 > ml::FloatingPointVector< DT, 64 > ml::FloatingPointVector< DT, 10 > ml::FloatingPointVector< DT, 8 > ml::FloatingPointVector< DT, 9 > ml::FloatingPointVector< DT, 6 > ml::FloatingPointVector< DT, 7 > ml::FloatingPointVector< DT, 4 > ml::FloatingPointVector< DT, 16 > ml::FloatingPointVector< DT, 5 >

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 41 of file mlFloatingPointVector.h.

Member Data Documentation

◆ _buffer


The documentation for this class was generated from the following file: