cutility.h File Reference
#include <map>
#include <assert.h>
#include <newmat/newmat.h>
Go to the source code of this
file.
Function Documentation
| void
getPseudoInverse
|
( |
Matrix * |
J,
|
|
|
Matrix * |
pinv,
|
|
|
double |
lambda |
|
) |
|
|
| double my_exp |
( |
double |
value |
) |
|
|
| int my_round |
( |
double |
value |
) |
|
|
|