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

#include <eigen_callbacks.hpp>

Public Member Functions

 eigen_kernel_callback (const tapkee::DenseMatrix &matrix)
 
tapkee::ScalarType kernel (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 32 of file eigen_callbacks.hpp.

Constructor & Destructor Documentation

Definition at line 34 of file eigen_callbacks.hpp.

Member Function Documentation

Definition at line 35 of file eigen_callbacks.hpp.

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

Definition at line 39 of file eigen_callbacks.hpp.

Member Data Documentation

const tapkee::DenseMatrix& feature_matrix

Definition at line 43 of file eigen_callbacks.hpp.


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