MOOS 0.2375
|
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) |