#include "mlInitSystemML.h"
#include "mlLinearAlgebra.h"
#include "mlSubImageBox.h"
Go to the source code of this file.
Classes | |
| class | ml::SubImageBoxd |
| SubImageBoxd - SubImageBox with coordinates of float data type. More... | |
Namespaces | |
| namespace | ml |
Define the namespace name like in the ML. Default is ml. | |
| namespace | std |
| Provide trigonometric etc. | |
Typedefs | |
Deprecated | |
| typedef SubImageBoxd | ml::SubImgBoxf |
Functions | |
| ostream & | std::operator<< (ostream &s, const ml::SubImageBoxd &box) |
| Overloads "<<" operator for stream output of SubImageBoxd objects. | |
Definition in file mlSubImageBoxd.h.
1.5.8