Go to the source code of this file.
#define | WANT_MATH |
#define | REPORT {} |
void | ComplexScale (RectMatrixCol &U, RectMatrixCol &V, Real x, Real y) |
void | Rotate (RectMatrixCol &U, RectMatrixCol &V, Real tau, Real s) |
Real | pythag (Real f, Real g, Real &c, Real &s) |
Rectangular matrix operations
Definition in file newmatrm.cpp.
#define REPORT {} |
Definition at line 21 of file newmatrm.cpp.
#define WANT_MATH |
Definition at line 9 of file newmatrm.cpp.
void ComplexScale | ( | RectMatrixCol & | U, |
RectMatrixCol & | V, | ||
Real | x, | ||
Real | y | ||
) |
Definition at line 135 of file newmatrm.cpp.
Definition at line 159 of file newmatrm.cpp.