11 #ifndef LOCALITYPRESERVINGPROJECTIONS_H_
12 #define LOCALITYPRESERVINGPROJECTIONS_H_
49 virtual const char*
get_name()
const;
virtual const char * get_name() const
CLocalityPreservingProjections()
class LocalityPreservingProjections used to compute embeddings of data using Locality Preserving Proj...
virtual CFeatures * apply(CFeatures *features)
class LaplacianEigenmaps used to construct embeddings of data using Laplacian Eigenmaps algorithm as ...
The class Features is the base class of all feature objects.
virtual ~CLocalityPreservingProjections()