This is the complete list of members for
CIsomap, including all inherited members.
| apply(CFeatures *features) | CMultidimensionalScaling | [virtual] |
| CConverter() | CConverter | |
| CEmbeddingConverter() | CEmbeddingConverter | |
| CIsomap() | CIsomap | |
| classic_embedding(SGMatrix< float64_t > distance_matrix) | CMultidimensionalScaling | [protected] |
| CMultidimensionalScaling() | CMultidimensionalScaling | |
| CSGObject() | CSGObject | |
| CSGObject(const CSGObject &orig) | CSGObject | |
| embed(CFeatures *features) | CEmbeddingConverter | [virtual] |
| embed_distance(CDistance *distance) | CMultidimensionalScaling | [virtual] |
| get_distance() const | CEmbeddingConverter | |
| get_eigenvalues() const | CMultidimensionalScaling | |
| get_global_io() | CSGObject | |
| get_global_parallel() | CSGObject | |
| get_global_version() | CSGObject | |
| get_k() const | CIsomap | |
| get_kernel() const | CEmbeddingConverter | |
| get_landmark() const | CMultidimensionalScaling | |
| get_landmark_number() const | CMultidimensionalScaling | |
| 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 | CIsomap | [virtual] |
| get_target_dim() const | CEmbeddingConverter | |
| init() | CIsomap | [protected, virtual] |
| io | CSGObject | |
| is_generic(EPrimitiveType *generic) const | CSGObject | [virtual] |
| isomap_distance(SGMatrix< float64_t > D_matrix) | CIsomap | [protected] |
| landmark_embedding(SGMatrix< float64_t > distance_matrix) | CMultidimensionalScaling | [protected] |
| load_serializable(CSerializableFile *file, const char *prefix="") | CSGObject | [virtual] |
| load_serializable_post() | CSGObject | [protected, virtual] |
| load_serializable_pre() | CSGObject | [protected, virtual] |
| m_distance | CEmbeddingConverter | [protected] |
| m_eigenvalues | CMultidimensionalScaling | [protected] |
| m_k | CIsomap | [protected] |
| m_kernel | CEmbeddingConverter | [protected] |
| m_landmark | CMultidimensionalScaling | [protected] |
| m_landmark_number | CMultidimensionalScaling | [protected] |
| m_model_selection_parameters | CSGObject | |
| m_parameters | CSGObject | |
| m_target_dim | CEmbeddingConverter | [protected] |
| parallel | CSGObject | |
| print_serializable(const char *prefix="") | CSGObject | [virtual] |
| process_distance_matrix(SGMatrix< float64_t > distance_matrix) | CIsomap | [protected, virtual] |
| run_dijkstra_thread(void *p) | CIsomap | [protected, static] |
| run_triangulation_thread(void *p) | CMultidimensionalScaling | [protected, static] |
| save_serializable(CSerializableFile *file, const char *prefix="") | CSGObject | [virtual] |
| save_serializable_post() | CSGObject | [protected, virtual] |
| save_serializable_pre() | CSGObject | [protected, virtual] |
| 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) | CIsomap | |
| set_kernel(CKernel *kernel) | CEmbeddingConverter | |
| set_landmark(bool landmark) | CMultidimensionalScaling | |
| set_landmark_number(int32_t num) | CMultidimensionalScaling | |
| set_target_dim(int32_t dim) | CEmbeddingConverter | |
| shuffle(int32_t count, int32_t total_count) | CMultidimensionalScaling | [protected, static] |
| unset_generic() | CSGObject | |
| version | CSGObject | |
| ~CConverter() | CConverter | [virtual] |
| ~CEmbeddingConverter() | CEmbeddingConverter | [virtual] |
| ~CIsomap() | CIsomap | [virtual] |
| ~CMultidimensionalScaling() | CMultidimensionalScaling | [virtual] |
| ~CSGObject() | CSGObject | [virtual] |