#include "mlIntegerVector.h"
Go to the source code of this file.
Classes | |
| class | ml::TVector6DBase< CompIntType > |
| TVector6DBase is the data container class for TVector providing specialized 6D container functionality for vectors of dimension MLMaxImageDimension. More... | |
| class | ml::TImageVector< CompIntType > |
| ImageVector is the 6D TVector specialization used by the ML for all image indexing. More... | |
Namespaces | |
| namespace | ml |
Define the namespace name like in the ML. Default is ml. | |
Enumerations | |
| enum | { ml::MLMaxImageDimension = 6 } |
| The default dimension of images in the ML. More... | |
Variables | |
| ML_LINEAR_ALGEBRA_EXPORT typedef TImageVector< MLint > | ml::ImageVector |
| Defines the standard ImageVector type which is used by the ML for indexing and coordinates. | |
Deprecated | |
| ML_LINEAR_ALGEBRA_EXPORT typedef ImageVector | ml::Vector |
Definition in file mlImageVector.h.
1.5.8