MOOS 0.2375
Namespaces | Defines | Functions
/home/toby/moos-ivp/MOOS-2375-Oct0611/Thirdparty/newmat/hholder.cpp File Reference
#include "include.h"
#include "newmatap.h"
Include dependency graph for hholder.cpp:

Go to the source code of this file.

Namespaces

namespace  NEWMAT

Defines

#define WANT_MATH
#define REPORT   {}

Functions

Real NEWMAT::square (Real x)
void NEWMAT::QRZT (Matrix &X, LowerTriangularMatrix &L)
void NEWMAT::QRZT (const Matrix &X, Matrix &Y, Matrix &M)
void NEWMAT::QRZ (Matrix &X, UpperTriangularMatrix &U)
void NEWMAT::QRZ (const Matrix &X, Matrix &Y, Matrix &M)

Define Documentation

#define REPORT   {}

Definition at line 18 of file hholder.cpp.

#define WANT_MATH

Definition at line 5 of file hholder.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines