11 #ifndef HESSIANLOCALLYLINEAREMBEDDING_H_
12 #define HESSIANLOCALLYLINEAREMBEDDING_H_
53 virtual const char*
get_name()
const;
CHessianLocallyLinearEmbedding()
virtual const char * get_name() const
class LocallyLinearEmbedding used to embed data using Locally Linear Embedding algorithm described in...
virtual ~CHessianLocallyLinearEmbedding()
class HessianLocallyLinearEmbedding used to preprocess data using Hessian Locally Linear Embedding al...
The class Features is the base class of all feature objects.
virtual CFeatures * apply(CFeatures *features)