Class ml: Representation
Development strategy: Represent primitive MatLab arithmetic values as objects of class ml.
Development strategy: Don’t get hung up doing all operations now. Just implement a few and trust that the rest will be similar.
// Primitive MatLab arithmetic values.
double im; // Imaginary part