ML Reference
MeVis/Foundation/Sources/ML/include/mlScaleShiftData.h File Reference

Defines the class TScaleShiftData). More...

#include "mlInitSystemML.h"
#include "mlDataTypes.h"

Go to the source code of this file.

Classes

class  ml::TScaleShiftData< DT >
 Class to define a first order linear transformation. More...

Namespaces

namespace  ml
 

Define the namespace name like in the ML. Default is ml.


namespace  std
 

Provide trigonometric etc.


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.

Detailed Description

Defines the class TScaleShiftData).

Author:
Wolf Spindler
Date:
07/2003

Definition in file mlScaleShiftData.h.