| 
    MeVisLab Toolbox Reference
    
   | 
 
#include "mlLinearAlgebraSystem.h"#include "mlLinearAlgebraDefs.h"#include "mlFloatingPointVector.h"Go to the source code of this file.
Classes | |
| class | ml::Tvec16< DT > | 
| A 16 dimensional vector class for floating point types.  More... | |
Namespaces | |
| namespace | ml | 
| Main documentation file for ML users and developers.  | |
Typedefs | |
Specializations for float, double, and long double.  | |
| typedef Tvec16< MLfloat > | ml::Vector16f | 
| A vector with 16 components of type float.   | |
| typedef Tvec16< MLdouble > | ml::Vector16d | 
| A vector with 16 components of type double.   | |
| typedef Tvec16< MLldouble > | ml::Vector16ld | 
| A vector with 16 components of type long double.   | |
| typedef Tvec16< MLdouble > | ml::Vector16 | 
| A vector with 16 components of type double.   | |