Tapkee
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
oNarpack_internalNamespace that contains ARPACK routines
|oCarpack_wrapper
|oCarpack_wrapper< float, float >
|\Carpack_wrapper< double, double >
oNtapkee
|oNkeywordsThe namespace that contains keywords for all parameters
|oNtapkee_internalMain namespace for all internal routines, should not be exposed as public API
|oCdummy_features_callback
|oCdummy_kernel_callback
|oCdummy_distance_callback
|oCeigen_features_callback
|oCeigen_kernel_callback
|oCeigen_distance_callback
|oCprecomputed_kernel_callback
|oCprecomputed_distance_callback
|oCinitialize
|oCTapkeeOutputReturn result of the library - a pair of DenseMatrix (embedding) and ProjectingFunction
|oCwrong_parameter_errorAn exception type that is thrown in case if wrong parameter value is passed
|oCwrong_parameter_type_errorAn exception type that is thrown in case if wrong parameter value is passed
|oCmissed_parameter_errorAn exception type that is thrown in case of missed parameter, i.e. when some required parameter is not set
|oCunsupported_method_errorAn exception type that is thrown when unsupported method is called
|oCnot_enough_memory_errorAn exception type that is thrown when the library can't get enough memory
|oCmultiple_parameter_errorAn exception type that is thrown when some parameter is passed more than once
|oCcancelled_exceptionAn exception type that is thrown when computations were cancelled
|oCeigendecomposition_errorAn exception type that is thrown when eigendecomposition is failed
|oCMessage
|oCParameter
|oCCheckedParameter
|oCParametersSet
|oCProjectionImplementationA base class for implementation of projecting
|oCProjectingFunctionA pimpl wrapper for projecting function
|oCMatrixProjectionImplementationBasic ProjectionImplementation that subtracts mean from the vector and multiplies projecting matrix with it
|oCBatchCallbackTraits
|oCis_dummy
|oCMethodTraitsTraits used to obtain information about dimension reduction methods compile-time
|oCLoggerImplementationA base class for logger required by the library
|oCDefaultLoggerImplementationDefault std::cout implementation of LoggerImplementation
|\CLoggingSingletonMain logging singleton used by the library. Can use provided LoggerImplementation if necessary. By default uses DefaultLoggerImplementation
oNtsneNamespace containing implementation of t-SNE algorithm
|oCCell
|oCQuadTree
|oCTSNE
|oCDataPoint
|\CVpTree
oCArpackGeneralizedSelfAdjointEigenSolver
oCneighbors_finder
oCpimpl_distance_callback
\Cpimpl_kernel_callback