#include "real.h"
#include "DoubleMatrix.h"
Go to the source code of this file.
Typedefs | |
| typedef DoubleMatrix | RealMatrix |
| The matrix class that contains elements of type REAL. | |
This is not a robust mechanism and I've only used the default 'double' option.