Tapkee
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
eigen_distance_callback Struct Reference

#include <eigen_callbacks.hpp>

Public Member Functions

 eigen_distance_callback (const tapkee::DenseMatrix &matrix)
 
tapkee::ScalarType distance (tapkee::IndexType a, tapkee::IndexType b) const
 
tapkee::ScalarType operator() (tapkee::IndexType a, tapkee::IndexType b) const
 

Public Attributes

const tapkee::DenseMatrixfeature_matrix
 

Detailed Description

Definition at line 50 of file eigen_callbacks.hpp.

Constructor & Destructor Documentation

Definition at line 52 of file eigen_callbacks.hpp.

Member Function Documentation

Definition at line 53 of file eigen_callbacks.hpp.

tapkee::ScalarType operator() ( tapkee::IndexType  a,
tapkee::IndexType  b 
) const

Definition at line 57 of file eigen_callbacks.hpp.

Member Data Documentation

const tapkee::DenseMatrix& feature_matrix

Definition at line 61 of file eigen_callbacks.hpp.


The documentation for this struct was generated from the following file: