Skylark (Sketching Library)  0.1
Public Member Functions
skylark::ml::kernels::laplacian_t Struct Reference

#include <kernels.hpp>

List of all members.

Public Member Functions

 laplacian_t (int N, double sigma)
template<typename IT , typename OT >
sketch::sketch_transform_t< IT,
OT > * 
create_rft (int S, regular_feature_transform_tag, base::context_t &context) const

Detailed Description

Definition at line 61 of file kernels.hpp.


Constructor & Destructor Documentation

skylark::ml::kernels::laplacian_t::laplacian_t ( int  N,
double  sigma 
) [inline]

Definition at line 63 of file kernels.hpp.


Member Function Documentation

template<typename IT , typename OT >
sketch::sketch_transform_t<IT, OT>* skylark::ml::kernels::laplacian_t::create_rft ( int  S,
regular_feature_transform_tag  ,
base::context_t context 
) const [inline]

Definition at line 68 of file kernels.hpp.


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