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

Go to the source code of this file.

Namespaces

namespace  NEWMAT

Defines

#define WANT_MATH
#define REPORT   {}
#define DoSimpleSort   17
#define MaxDepth   50

Functions

void NEWMAT::SortDescending (GeneralMatrix &)
void NEWMAT::SortAscending (GeneralMatrix &)
void NEWMAT::SortSV (DiagonalMatrix &D, Matrix &U, bool ascending=false)
void NEWMAT::SortSV (DiagonalMatrix &D, Matrix &U, Matrix &V, bool ascending=false)

Define Documentation

#define DoSimpleSort   17

Definition at line 32 of file sort.cpp.

#define MaxDepth   50

Definition at line 33 of file sort.cpp.

#define REPORT   {}

Definition at line 18 of file sort.cpp.

#define WANT_MATH

Definition at line 5 of file sort.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines