CEBL  2.1
Namespaces | Typedefs | Functions
IncrementalSVD.cpp File Reference
#include "IncrementalSVD.hpp"

Go to the source code of this file.

Namespaces

namespace  CEBL

Typedefs

typedef ublas::matrix< double > Matrix
typedef ublas::vector< double > Vector

Functions

CEBL::FeatureObjectCreate ()
void ObjectDestroy (CEBL::Feature *p)

Typedef Documentation

typedef ublas::matrix<double> Matrix

Definition at line 4 of file IncrementalSVD.cpp.

typedef ublas::vector<double> Vector

Definition at line 5 of file IncrementalSVD.cpp.


Function Documentation

CEBL::Feature* ObjectCreate ( )

Definition at line 241 of file IncrementalSVD.cpp.

void ObjectDestroy ( CEBL::Feature p)

Definition at line 246 of file IncrementalSVD.cpp.