|
QCAD Application Framework
CAD Application Development and Automation.
|
#include "RMath.h"Go to the source code of this file.
Classes | |
| class | RMatrix |
| Simple matrix class. More... | |
Macros | |
| #define | RMATRIX_TOLERANCE 1.0e-8 |
Functions | |
| RMatrix | operator* (const RMatrix &matrix, double factor) |
| RMatrix | operator* (double factor, const RMatrix &matrix) |
| #define RMATRIX_TOLERANCE 1.0e-8 |