Tapkee
synonyms.hpp File Reference

Go to the source code of this file.

Namespaces

 tapkee
 
 tapkee::tapkee_internal
 

Macros

#define TAPKEE_USE_PRIORITY_QUEUE
 

Typedefs

typedef Eigen::Triplet< tapkee::ScalarType > SparseTriplet
 
typedef TAPKEE_INTERNAL_VECTOR< tapkee::tapkee_internal::SparseTriplet > SparseTriplets
 
typedef TAPKEE_INTERNAL_VECTOR< tapkee::IndexType > LocalNeighbors
 
typedef TAPKEE_INTERNAL_VECTOR< tapkee::tapkee_internal::LocalNeighbors > Neighbors
 
typedef TAPKEE_INTERNAL_PAIR< tapkee::DenseMatrix, tapkee::DenseVector > EigendecompositionResult
 
typedef TAPKEE_INTERNAL_VECTOR< tapkee::IndexType > Landmarks
 
typedef TAPKEE_INTERNAL_PAIR< tapkee::SparseWeightMatrix, tapkee::DenseDiagonalMatrix > Laplacian
 
typedef TAPKEE_INTERNAL_PAIR< tapkee::DenseSymmetricMatrix, tapkee::DenseSymmetricMatrix > DenseSymmetricMatrixPair
 
typedef TAPKEE_INTERNAL_PAIR< tapkee::SparseMatrix, tapkee::tapkee_internal::Neighbors > SparseMatrixNeighborsPair
 

Macro Definition Documentation

#define TAPKEE_USE_PRIORITY_QUEUE

Definition at line 51 of file synonyms.hpp.