#include "mlInitSystemML.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 < MLldouble > | ml::ScaleShiftData |
| Long double version of TScaleShiftData for maximum precision. | |
Functions | |
| ostream & | std::operator<< (ostream &s, const ml::ScaleShiftData &ssd) |
| Overloads "<<" operator for stream output of ML TScaleShiftData objects. | |
Definition in file mlScaleShiftData.h.
1.5.8