11 #ifndef HESSIANLOCALLYLINEAREMBEDDING_H_
12 #define HESSIANLOCALLYLINEAREMBEDDING_H_
52 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...
all of classes and functions are contained in the shogun namespace
The class Features is the base class of all feature objects.
virtual CFeatures * apply(CFeatures *features)