, 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 =0 | skylark::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 =0 | skylark::sketch::sketch_transform_t< InputMatrixType, OutputMatrixType > | [pure virtual] |
data_type typedef | skylark::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 ¶ms, 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 typedef | skylark::sketch::FastGaussianRFT_t< InputMatrixType, OutputMatrixType > | |
to_ptree() const | skylark::sketch::sketch_transform_t< InputMatrixType, OutputMatrixType > | [inline] |
transform_t typedef | skylark::sketch::FastGaussianRFT_t< InputMatrixType, OutputMatrixType > | |
~sketch_transform_t() | skylark::sketch::sketch_transform_t< InputMatrixType, OutputMatrixType > | [inline, virtual] |