, including all inherited members.
| _c | skylark::sketch::PPT_data_t | [protected] |
| _creation_context | skylark::sketch::sketch_transform_data_t | [protected] |
| _cwts_data | skylark::sketch::PPT_data_t | [protected] |
| _gamma | skylark::sketch::PPT_data_t | [protected] |
| _hash_idx | skylark::sketch::PPT_data_t | [protected] |
| _hash_val | skylark::sketch::PPT_data_t | [protected] |
| _N | skylark::sketch::sketch_transform_data_t | [protected] |
| _q | skylark::sketch::PPT_data_t | [protected] |
| _S | skylark::sketch::sketch_transform_data_t | [protected] |
| _type | skylark::sketch::sketch_transform_data_t | [protected] |
| add_common(boost::property_tree::ptree &pt) const | skylark::sketch::sketch_transform_data_t | [inline, protected] |
| apply(const matrix_type &A, output_matrix_type &sketch_of_A, columnwise_tag dimension) const | skylark::sketch::PPT_t< InputMatrixType, OutputMatrixType > | [inline, virtual] |
| apply(const matrix_type &A, output_matrix_type &sketch_of_A, rowwise_tag dimension) const | skylark::sketch::PPT_t< InputMatrixType, OutputMatrixType > | [inline, virtual] |
| base_t typedef | skylark::sketch::PPT_data_t | |
| build() | skylark::sketch::PPT_data_t | [inline, protected] |
| data_type typedef | skylark::sketch::PPT_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::PPT_t< InputMatrixType, OutputMatrixType > | [inline, virtual] |
| get_N() const | skylark::sketch::PPT_t< InputMatrixType, OutputMatrixType > | [inline, virtual] |
| get_S() const | skylark::sketch::PPT_t< InputMatrixType, OutputMatrixType > | [inline, virtual] |
| get_type() | skylark::sketch::sketch_transform_data_t | [inline] |
| matrix_type typedef | skylark::sketch::PPT_t< InputMatrixType, OutputMatrixType > | |
| output_matrix_type typedef | skylark::sketch::PPT_t< InputMatrixType, OutputMatrixType > | |
| params_t typedef | skylark::sketch::PPT_t< InputMatrixType, OutputMatrixType > | |
| PPT_data_t(int N, int S, int q, double c, double gamma, base::context_t &context) | skylark::sketch::PPT_data_t | [inline] |
| PPT_data_t(int N, int S, const params_t ¶ms, base::context_t &context) | skylark::sketch::PPT_data_t | [inline] |
| PPT_data_t(const boost::property_tree::ptree &pt) | skylark::sketch::PPT_data_t | [inline] |
| PPT_data_t(int N, int S, int q, double c, double gamma, const base::context_t &context, std::string type) | skylark::sketch::PPT_data_t | [inline, protected] |
| PPT_t(int N, int S, int q, double c, double gamma, base::context_t &context) | skylark::sketch::PPT_t< InputMatrixType, OutputMatrixType > | [inline] |
| PPT_t(int N, int S, const params_t ¶ms, base::context_t &context) | skylark::sketch::PPT_t< InputMatrixType, OutputMatrixType > | [inline] |
| PPT_t(const data_type &other_data) | skylark::sketch::PPT_t< InputMatrixType, OutputMatrixType > | [inline] |
| PPT_t(const boost::property_tree::ptree &pt) | skylark::sketch::PPT_t< InputMatrixType, OutputMatrixType > | [inline] |
| 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::PPT_data_t | [inline, virtual] |
| skylark::sketch::sketch_transform_t::to_ptree() const | skylark::sketch::sketch_transform_t< InputMatrixType, OutputMatrixType > | [inline] |
| ~sketch_transform_data_t() | skylark::sketch::sketch_transform_data_t | [inline, virtual] |
| ~sketch_transform_t() | skylark::sketch::sketch_transform_t< InputMatrixType, OutputMatrixType > | [inline, virtual] |