Tapkee
|
#include <dummy_callbacks.hpp>
Public Types | |
typedef int | dummy |
Public Member Functions | |
tapkee::IndexType | dimension () const |
void | vector (const Data &, tapkee::DenseVector &) const |
Definition at line 12 of file dummy_callbacks.hpp.
typedef int dummy |
Definition at line 14 of file dummy_callbacks.hpp.
tapkee::IndexType dimension | ( | ) | const |
Definition at line 15 of file dummy_callbacks.hpp.
void vector | ( | const Data & | , |
tapkee::DenseVector & | |||
) | const |
Definition at line 19 of file dummy_callbacks.hpp.