CEBL
2.1
|
#include "WindowedSVD.hpp"
Go to the source code of this file.
Namespaces | |
namespace | CEBL |
Typedefs | |
typedef ublas::matrix< double > | Matrix |
Functions | |
CEBL::Feature * | ObjectCreate () |
void | ObjectDestroy (CEBL::Feature *p) |
typedef ublas::matrix<double> Matrix |
Definition at line 5 of file WindowedSVD.cpp.
CEBL::Feature* ObjectCreate | ( | ) |
Definition at line 181 of file WindowedSVD.cpp.
void ObjectDestroy | ( | CEBL::Feature * | p | ) |
Definition at line 186 of file WindowedSVD.cpp.