Skylark (Sketching Library)
0.1
|
#include <kernels.hpp>
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 |
Definition at line 61 of file kernels.hpp.
skylark::ml::kernels::laplacian_t::laplacian_t | ( | int | N, |
double | sigma | ||
) | [inline] |
Definition at line 63 of file kernels.hpp.
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.