|
Tapkee
|
#include <precomputed_callbacks.hpp>
Public Member Functions | |
| precomputed_distance_callback (const tapkee::DenseMatrix &matrix) | |
| tapkee::ScalarType | distance (int a, int b) const |
Public Attributes | |
| const tapkee::DenseMatrix & | distance_matrix |
Definition at line 32 of file precomputed_callbacks.hpp.
| precomputed_distance_callback | ( | const tapkee::DenseMatrix & | matrix | ) |
Definition at line 34 of file precomputed_callbacks.hpp.
| tapkee::ScalarType distance | ( | int | a, |
| int | b | ||
| ) | const |
Definition at line 35 of file precomputed_callbacks.hpp.
| const tapkee::DenseMatrix& distance_matrix |
Definition at line 39 of file precomputed_callbacks.hpp.