Tapkee
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 Narpack_internalNamespace that contains ARPACK routines
 Carpack_wrapper
 Carpack_wrapper< double, double >
 Carpack_wrapper< float, float >
 Nformatting
 Ninternal
 Nutils
 Nwrappers
 Cformatting_error
 CValueWrapper
 NstichwortThe namespace that contains implementations for the keywords
 Nstichwort_internal
 CCheckedParameter
 CDefaultValue
 Cmissed_parameter_errorAn exception type that is thrown in case of missed parameter, i.e. when some required parameter is not set
 Cmultiple_parameter_errorAn exception type that is thrown when some parameter is passed more than once
 CParameter
 CParameterKeyword
 CParametersForwarder
 CParametersSet
 Cwrong_parameter_errorAn exception type that is thrown in case if wrong parameter value is passed
 Cwrong_parameter_type_errorAn exception type that is thrown in case if wrong parameter value is passed
 Ntapkee
 Ntapkee_internalMain namespace for all internal routines, should not be exposed as public API
 CBatchCallbackTraits
 Ccancelled_exceptionAn exception type that is thrown when computations were cancelled
 CComputationStrategy
 CDefaultLoggerImplementationDefault std::cout implementation of LoggerImplementation
 Cdummy_distance_callback
 Cdummy_features_callback
 Cdummy_kernel_callback
 Ceigen_distance_callback
 Ceigen_features_callback
 Ceigen_kernel_callback
 Ceigendecomposition_errorAn exception type that is thrown when eigendecomposition is failed
 CEigenMethod
 Cinitialize
 Cis_dummy
 CLoggerImplementationA base class for logger required by the library
 CLoggingSingletonMain logging singleton used by the library. Can use provided LoggerImplementation if necessary. By default uses DefaultLoggerImplementation
 CMatrixProjectionImplementationBasic ProjectionImplementation that subtracts mean from the vector and multiplies projecting matrix with it
 CMethod
 CMethodTraitsTraits used to obtain information about dimension reduction methods compile-time
 Cmissed_parameter_errorAn exception type that is thrown in case of missed parameter, i.e. when some required parameter is not set
 Cmultiple_parameter_errorAn exception type that is thrown when some parameter is passed more than once
 CNeighborsMethod
 Cno_data_errorAn exception type that is thrown when no data is given
 Cnot_enough_memory_errorAn exception type that is thrown when the library can't get enough memory
 Cprecomputed_distance_callback
 Cprecomputed_kernel_callback
 CProjectingFunctionA pimpl wrapper for projecting function
 CProjectionImplementationA base class for implementation of projecting
 CTapkeeOutputReturn result of the library - a pair of DenseMatrix (embedding) and ProjectingFunction
 Cunsupported_method_errorAn exception type that is thrown when unsupported method is called
 Cwrong_parameter_errorAn exception type that is thrown in case if wrong parameter value is passed
 Cwrong_parameter_type_errorAn exception type that is thrown in case if wrong parameter value is passed
 NtsneNamespace containing implementation of t-SNE algorithm
 CCell
 CDataPoint
 CQuadTree
 CTSNE
 CVpTree
 CArpackGeneralizedSelfAdjointEigenSolver
 Cneighbors_finder
 Cpimpl_distance_callback
 Cpimpl_kernel_callback