11 #ifndef LOCALTANGENTSPACEALIGNMENT_H_
12 #define LOCALTANGENTSPACEALIGNMENT_H_
61 virtual const char*
get_name()
const;
LocalTangentSpaceAlignment used to embed data using Local Tangent Space Alignment (LTSA) algorithm as...
virtual const char * get_name() const
CLocalTangentSpaceAlignment()
static void * run_ltsa_thread(void *p)
THREAD.
the class LocallyLinearEmbedding used to preprocess data using Locally Linear Embedding algorithm des...
virtual SGMatrix< float64_t > construct_weight_matrix(CSimpleFeatures< float64_t > *simple_features, float64_t *W_matrix, SGMatrix< int32_t > neighborhood_matrix)
HELPER.
virtual ~CLocalTangentSpaceAlignment()