Tapkee
isomap.hpp File Reference

Go to the source code of this file.

Namespaces

 tapkee
 
 tapkee::tapkee_internal
 

Functions

template<class RandomAccessIterator , class DistanceCallback >
DenseSymmetricMatrix compute_shortest_distances_matrix (RandomAccessIterator begin, RandomAccessIterator end, Neighbors &neighbors, DistanceCallback callback)
 
template<class RandomAccessIterator , class DistanceCallback >
DenseMatrix compute_shortest_distances_matrix (RandomAccessIterator begin, RandomAccessIterator end, Landmarks &landmarks, Neighbors &neighbors, DistanceCallback callback)