11 #ifndef LINEARLOCALTANGENTSPACEALIGNMENT_H_
12 #define LINEARLOCALTANGENTSPACEALIGNMENT_H_
49 virtual const char*
get_name()
const;
LinearLocalTangentSpaceAlignment converter used to construct embeddings as described in: ...
virtual const char * get_name() const
LocalTangentSpaceAlignment used to embed data using Local Tangent Space Alignment (LTSA) algorithm as...
virtual SGMatrix< float64_t > construct_embedding(CFeatures *features, SGMatrix< float64_t > matrix, int dimension)
CLinearLocalTangentSpaceAlignment()
The class Features is the base class of all feature objects.
virtual ~CLinearLocalTangentSpaceAlignment()