Skylark (Sketching Library)  0.1
skylark::sketch::FastGaussianRFT_t< InputMatrixType, OutputMatrixType > Member List
This is the complete list of members for skylark::sketch::FastGaussianRFT_t< InputMatrixType, OutputMatrixType >, including all inherited members.
apply(const typename transform_t::matrix_type &A, typename transform_t::output_matrix_type &sketch_of_A, columnwise_tag dimension) const skylark::sketch::FastGaussianRFT_t< InputMatrixType, OutputMatrixType > [inline]
apply(const typename transform_t::matrix_type &A, typename transform_t::output_matrix_type &sketch_of_A, rowwise_tag dimension) const skylark::sketch::FastGaussianRFT_t< InputMatrixType, OutputMatrixType > [inline]
skylark::sketch::sketch_transform_t::apply(const InputMatrixType &A, OutputMatrixType &sketch_of_A, columnwise_tag dimension) const =0skylark::sketch::sketch_transform_t< InputMatrixType, OutputMatrixType > [pure virtual]
skylark::sketch::sketch_transform_t::apply(const InputMatrixType &A, OutputMatrixType &sketch_of_A, rowwise_tag dimension) const =0skylark::sketch::sketch_transform_t< InputMatrixType, OutputMatrixType > [pure virtual]
data_type typedefskylark::sketch::FastGaussianRFT_t< InputMatrixType, OutputMatrixType >
FastGaussianRFT_t(int N, int S, double sigma, base::context_t &context)skylark::sketch::FastGaussianRFT_t< InputMatrixType, OutputMatrixType > [inline]
FastGaussianRFT_t(int N, int S, const params_t &params, base::context_t &context)skylark::sketch::FastGaussianRFT_t< InputMatrixType, OutputMatrixType > [inline]
FastGaussianRFT_t(const FastGaussianRFT_t< OtherInputMatrixType, OtherOutputMatrixType > &other)skylark::sketch::FastGaussianRFT_t< InputMatrixType, OutputMatrixType > [inline]
FastGaussianRFT_t(const data_type &other)skylark::sketch::FastGaussianRFT_t< InputMatrixType, OutputMatrixType > [inline]
from_ptree(const boost::property_tree::ptree &pt)skylark::sketch::sketch_transform_t< InputMatrixType, OutputMatrixType > [static]
get_data() const skylark::sketch::FastGaussianRFT_t< InputMatrixType, OutputMatrixType > [inline, virtual]
get_N() const skylark::sketch::FastGaussianRFT_t< InputMatrixType, OutputMatrixType > [inline, virtual]
get_S() const skylark::sketch::FastGaussianRFT_t< InputMatrixType, OutputMatrixType > [inline, virtual]
params_t typedefskylark::sketch::FastGaussianRFT_t< InputMatrixType, OutputMatrixType >
to_ptree() const skylark::sketch::sketch_transform_t< InputMatrixType, OutputMatrixType > [inline]
transform_t typedefskylark::sketch::FastGaussianRFT_t< InputMatrixType, OutputMatrixType >
~sketch_transform_t()skylark::sketch::sketch_transform_t< InputMatrixType, OutputMatrixType > [inline, virtual]