MeVisLab Toolbox Reference
mlKernel.h File Reference
#include "mlInitSystemKernel.h"
#include <mlMemory.h>
#include <cerrno>

Go to the source code of this file.

Classes

class  ml::TKernel< KDATATYPE >

Namespaces

namespace  ml
 Defines the class GetTileJob.

Typedefs

Name space wide definitions of standard data types specific for kernels.
typedef TKernel< MLfloatml::FloatKernel
typedef TKernel< MLdoubleml::DoubleKernel
 Kernel type with MLdouble elements.
typedef TKernel< MLldoubleml::LDoubleKernel
 Kernel type with MLldouble elements.
typedef MLdouble ml::KernelDataType
 Define the standard data type for kernel elements to be used in this library.
typedef TKernel< KernelDataTypeml::Kernel
 Standard kernel type to be used in this kernel library.