Skylark (Sketching Library)  0.1
skylark::sketch::FastRFT_t< InputMatrixType, OutputMatrixType > Class Template Reference

#include <FRFT.hpp>

Inheritance diagram for skylark::sketch::FastRFT_t< InputMatrixType, OutputMatrixType >:
Inheritance graph
[legend]
Collaboration diagram for skylark::sketch::FastRFT_t< InputMatrixType, OutputMatrixType >:
Collaboration graph
[legend]

List of all members.


Detailed Description

template<typename InputMatrixType, typename OutputMatrixType = InputMatrixType>
class skylark::sketch::FastRFT_t< InputMatrixType, OutputMatrixType >

Fast Random Features Transform

Sketch transform into Eucledian space of fuctions in an RKHS implicitly defined by a vector and a shift invariant kernel. Fast variant (also known as Fastfood).

See: Q. Le, T. Sarlos, A. Smola Fastfood - Approximating Kernel Expansions in Loglinear Time ICML 2013.

Definition at line 24 of file FRFT.hpp.


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