SHOGUN  v1.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
CKernelLocalTangentSpaceAlignment Member List

This is the complete list of members for CKernelLocalTangentSpaceAlignment, including all inherited members.

apply(CFeatures *features)CKernelLocallyLinearEmbeddingvirtual
CConverter()CConverter
CEmbeddingConverter()CEmbeddingConverter
CKernelLocallyLinearEmbedding()CKernelLocallyLinearEmbedding
CKernelLocallyLinearEmbedding(CKernel *kernel)CKernelLocallyLinearEmbedding
CKernelLocalTangentSpaceAlignment()CKernelLocalTangentSpaceAlignment
CKernelLocalTangentSpaceAlignment(CKernel *kernel)CKernelLocalTangentSpaceAlignment
CLocallyLinearEmbedding()CLocallyLinearEmbedding
compute_reconstruction_error(int32_t k, int dim, int N, float64_t *feature_matrix, float64_t *z_matrix, float64_t *covariance_matrix, float64_t *resid_vector, float64_t *id_vector, SGMatrix< int32_t > neighborhood_matrix)CLocallyLinearEmbeddingprotected
construct_embedding(SGMatrix< float64_t > matrix, int dimension)CLocallyLinearEmbeddingprotectedvirtual
construct_weight_matrix(SGMatrix< float64_t > kernel_matrix, SGMatrix< int32_t > neighborhood_matrix)CKernelLocalTangentSpaceAlignmentprotectedvirtual
shogun::CLocallyLinearEmbedding::construct_weight_matrix(CSimpleFeatures< float64_t > *simple_features, float64_t *W_matrix, SGMatrix< int32_t > neighborhood_matrix)CLocallyLinearEmbeddingprotectedvirtual
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
embed(CFeatures *features)CEmbeddingConvertervirtual
embed_kernel(CKernel *kernel)CKernelLocallyLinearEmbedding
estimate_k(CSimpleFeatures< float64_t > *simple_features, SGMatrix< int32_t > neighborhood_matrix)CLocallyLinearEmbeddingprotected
get_auto_k() const CLocallyLinearEmbedding
get_distance() const CEmbeddingConverter
get_global_io()CSGObject
get_global_parallel()CSGObject
get_global_version()CSGObject
get_k() const CLocallyLinearEmbedding
get_kernel() const CEmbeddingConverter
get_max_k() const CLocallyLinearEmbedding
get_modelsel_names()CSGObject
get_modsel_param_descr(const char *param_name)CSGObject
get_modsel_param_index(const char *param_name)CSGObject
get_name() const CKernelLocalTangentSpaceAlignmentvirtual
get_neighborhood_matrix(SGMatrix< float64_t > kernel_matrix, int32_t k)CKernelLocallyLinearEmbeddingprotectedvirtual
get_nullspace_shift() const CLocallyLinearEmbedding
get_reconstruction_shift() const CLocallyLinearEmbedding
get_target_dim() const CEmbeddingConverter
get_use_arpack() const CLocallyLinearEmbedding
init()CLocallyLinearEmbeddingprotected
ioCSGObject
is_generic(EPrimitiveType *generic) const CSGObjectvirtual
load_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
load_serializable_post()CSGObjectprotectedvirtual
load_serializable_pre()CSGObjectprotectedvirtual
m_auto_kCLocallyLinearEmbeddingprotected
m_distanceCEmbeddingConverterprotected
m_kCLocallyLinearEmbeddingprotected
m_kernelCEmbeddingConverterprotected
m_max_kCLocallyLinearEmbeddingprotected
m_model_selection_parametersCSGObject
m_nullspace_shiftCLocallyLinearEmbeddingprotected
m_parametersCSGObject
m_reconstruction_shiftCLocallyLinearEmbeddingprotected
m_target_dimCEmbeddingConverterprotected
m_use_arpackCLocallyLinearEmbeddingprotected
parallelCSGObject
print_serializable(const char *prefix="")CSGObjectvirtual
run_kltsa_thread(void *p)CKernelLocalTangentSpaceAlignmentprotectedstatic
run_linearreconstruction_thread(void *p)CKernelLocallyLinearEmbeddingprotectedstatic
run_neighborhood_thread(void *p)CKernelLocallyLinearEmbeddingprotectedstatic
save_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
save_serializable_post()CSGObjectprotectedvirtual
save_serializable_pre()CSGObjectprotectedvirtual
set_auto_k(bool auto_k)CLocallyLinearEmbedding
set_distance(CDistance *distance)CEmbeddingConverter
set_generic()CSGObject
set_global_io(SGIO *io)CSGObject
set_global_parallel(Parallel *parallel)CSGObject
set_global_version(Version *version)CSGObject
set_k(int32_t k)CLocallyLinearEmbedding
set_kernel(CKernel *kernel)CEmbeddingConverter
set_max_k(int32_t max_k)CLocallyLinearEmbedding
set_nullspace_shift(float64_t nullspace_shift)CLocallyLinearEmbedding
set_reconstruction_shift(float64_t reconstruction_shift)CLocallyLinearEmbedding
set_target_dim(int32_t dim)CEmbeddingConverter
set_use_arpack(bool use_arpack)CLocallyLinearEmbedding
unset_generic()CSGObject
versionCSGObject
~CConverter()CConvertervirtual
~CEmbeddingConverter()CEmbeddingConvertervirtual
~CKernelLocallyLinearEmbedding()CKernelLocallyLinearEmbeddingvirtual
~CKernelLocalTangentSpaceAlignment()CKernelLocalTangentSpaceAlignmentvirtual
~CLocallyLinearEmbedding()CLocallyLinearEmbeddingvirtual
~CSGObject()CSGObjectvirtual

SHOGUN Machine Learning Toolbox - Documentation