11 #ifndef HESSIANLOCALLYLINEAREMBEDDING_H_ 12 #define HESSIANLOCALLYLINEAREMBEDDING_H_ 13 #include <shogun/lib/config.h> 52 virtual const char*
get_name()
const;
CHessianLocallyLinearEmbedding()
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
virtual const char * get_name() const
The class Features is the base class of all feature objects.
virtual CFeatures * apply(CFeatures *features)