, including all inherited members.
_creation_context | skylark::sketch::sketch_transform_data_t | [protected] |
_inscale | skylark::sketch::RFT_data_t< bstrand::cauchy_distribution > | [protected] |
_N | skylark::sketch::sketch_transform_data_t | [protected] |
_outscale | skylark::sketch::RFT_data_t< bstrand::cauchy_distribution > | [protected] |
_S | skylark::sketch::sketch_transform_data_t | [protected] |
_shifts | skylark::sketch::RFT_data_t< bstrand::cauchy_distribution > | [protected] |
_type | skylark::sketch::sketch_transform_data_t | [protected] |
_underlying_data | skylark::sketch::RFT_data_t< bstrand::cauchy_distribution > | [protected] |
add_common(boost::property_tree::ptree &pt) const | skylark::sketch::sketch_transform_data_t | [inline, protected] |
apply(const typename transform_t::matrix_type &A, typename transform_t::output_matrix_type &sketch_of_A, columnwise_tag dimension) const | skylark::sketch::LaplacianRFT_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::LaplacianRFT_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] |
base_t typedef | skylark::sketch::LaplacianRFT_data_t | |
build() | skylark::sketch::RFT_data_t< bstrand::cauchy_distribution > | [inline, protected] |
data_type typedef | skylark::sketch::LaplacianRFT_t< InputMatrixType, OutputMatrixType > | |
skylark::from_ptree(const boost::property_tree::ptree &pt) | skylark::sketch::sketch_transform_data_t | [static] |
skylark::sketch::sketch_transform_t::from_ptree(const boost::property_tree::ptree &pt) | skylark::sketch::sketch_transform_t< InputMatrixType, OutputMatrixType > | [static] |
get_data() const | skylark::sketch::LaplacianRFT_t< InputMatrixType, OutputMatrixType > | [inline, virtual] |
get_N() const | skylark::sketch::LaplacianRFT_t< InputMatrixType, OutputMatrixType > | [inline, virtual] |
get_S() const | skylark::sketch::LaplacianRFT_t< InputMatrixType, OutputMatrixType > | [inline, virtual] |
get_type() | skylark::sketch::sketch_transform_data_t | [inline] |
LaplacianRFT_data_t(int N, int S, double sigma, base::context_t &context) | skylark::sketch::LaplacianRFT_data_t | [inline] |
LaplacianRFT_data_t(int N, int S, const params_t ¶ms, base::context_t &context) | skylark::sketch::LaplacianRFT_data_t | [inline] |
LaplacianRFT_data_t(const boost::property_tree::ptree &pt) | skylark::sketch::LaplacianRFT_data_t | [inline] |
LaplacianRFT_data_t(int N, int S, double sigma, const base::context_t &context, std::string type) | skylark::sketch::LaplacianRFT_data_t | [inline, protected] |
LaplacianRFT_t(int N, int S, double sigma, base::context_t &context) | skylark::sketch::LaplacianRFT_t< InputMatrixType, OutputMatrixType > | [inline] |
LaplacianRFT_t(int N, int S, const params_t ¶ms, base::context_t &context) | skylark::sketch::LaplacianRFT_t< InputMatrixType, OutputMatrixType > | [inline] |
LaplacianRFT_t(const boost::property_tree::ptree &pt) | skylark::sketch::LaplacianRFT_t< InputMatrixType, OutputMatrixType > | [inline] |
LaplacianRFT_t(const LaplacianRFT_t< OtherInputMatrixType, OtherOutputMatrixType > &other) | skylark::sketch::LaplacianRFT_t< InputMatrixType, OutputMatrixType > | [inline] |
LaplacianRFT_t(const data_type &other) | skylark::sketch::LaplacianRFT_t< InputMatrixType, OutputMatrixType > | [inline] |
params_t typedef | skylark::sketch::LaplacianRFT_t< InputMatrixType, OutputMatrixType > | |
RFT_data_t(int N, int S, double inscale, double outscale, base::context_t &context) | skylark::sketch::RFT_data_t< bstrand::cauchy_distribution > | [inline] |
RFT_data_t(int N, int S, double inscale, double outscale, const base::context_t &context, std::string type) | skylark::sketch::RFT_data_t< bstrand::cauchy_distribution > | [inline, protected] |
sketch_transform_data_t(int N, int S, const base::context_t &context, const std::string type) | skylark::sketch::sketch_transform_data_t | [inline, protected] |
skylark::to_ptree() const | skylark::sketch::LaplacianRFT_data_t | [inline, virtual] |
skylark::sketch::sketch_transform_t::to_ptree() const | skylark::sketch::sketch_transform_t< InputMatrixType, OutputMatrixType > | [inline] |
transform_t typedef | skylark::sketch::LaplacianRFT_t< InputMatrixType, OutputMatrixType > | |
underlying_data_type typedef | skylark::sketch::RFT_data_t< bstrand::cauchy_distribution > | |
~sketch_transform_data_t() | skylark::sketch::sketch_transform_data_t | [inline, virtual] |
~sketch_transform_t() | skylark::sketch::sketch_transform_t< InputMatrixType, OutputMatrixType > | [inline, virtual] |