MeVisLab Toolbox Reference
mlScaleShiftData.h File Reference
#include "mlInitSystemML.h"
#include <mlTypeDefTraits.h>
#include <mlDataTypes.h>
#include <iostream>
#include <utility>
#include <string>

Go to the source code of this file.

Classes

class  ml::TScaleShiftData< DT >

Namespaces

namespace  ml
 Defines the class GetTileJob.
namespace  std
 STL namespace.

Typedefs

typedef TScaleShiftData< MLdoubleml::ScaleShiftData
 Double version of TScaleShiftData for maximum reasonable precision.

Functions

ostream & std::operator<< (ostream &s, const ml::ScaleShiftData &ssd)
 Overloads '<<' operator for stream output of ML TScaleShiftData objects.