MeVisLab Toolbox Reference
|
Base class of the FloatingPointVector class which holds the data buffer. More...
#include <mlFloatingPointVector.h>
Protected Attributes | |
DT | _buffer [size] |
Base class of the FloatingPointVector class which holds the data buffer.
Definition at line 41 of file mlFloatingPointVector.h.
|
protected |
Definition at line 44 of file mlFloatingPointVector.h.
Referenced by ml::FloatingPointVector< T, size, DataContainer >::compDiv(), ml::FloatingPointVector< T, size, DataContainer >::compMax(), ml::FloatingPointVector< T, size, DataContainer >::compMin(), ml::FloatingPointVector< T, size, DataContainer >::cross(), ml::FloatingPointVector< T, size, DataContainer >::dot(), and ml::FloatingPointVector< T, size, DataContainer >::norm2().