newmatrm.cpp File Reference
#include "newmat.h"
#include "newmatrm.h"
Include dependency graph for newmatrm.cpp:

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)

Detailed Description

Rectangular matrix operations

Definition in file newmatrm.cpp.


Define Documentation

#define REPORT   {}

Definition at line 21 of file newmatrm.cpp.

#define WANT_MATH

Definition at line 9 of file newmatrm.cpp.


Function Documentation

void ComplexScale ( RectMatrixCol &  U,
RectMatrixCol &  V,
Real  x,
Real  y 
)

Definition at line 135 of file newmatrm.cpp.

Real pythag ( Real  f,
Real  g,
Real c,
Real s 
)

Definition at line 189 of file newmatrm.cpp.

void Rotate ( RectMatrixCol &  U,
RectMatrixCol &  V,
Real  tau,
Real  s 
)

Definition at line 159 of file newmatrm.cpp.



kni
Author(s): Martin Günther
autogenerated on Mon Aug 14 2017 02:44:13