11 #ifndef HESSIANLOCALLYLINEAREMBEDDING_H_
12 #define HESSIANLOCALLYLINEAREMBEDDING_H_
53 virtual const char*
get_name()
const;
CHessianLocallyLinearEmbedding()
virtual SGMatrix< float64_t > construct_weight_matrix(CSimpleFeatures< float64_t > *simple_features, float64_t *W_matrix, SGMatrix< int32_t > neighborhood_matrix)
HELPER.
virtual const char * get_name() const
static void * run_hessianestimation_thread(void *p)
THREAD.
the class LocallyLinearEmbedding used to preprocess data using Locally Linear Embedding algorithm des...
virtual ~CHessianLocallyLinearEmbedding()
the class HessianLocallyLinearEmbedding used to preprocess data using Hessian Locally Linear Embeddin...