This is the complete list of members for
skylark::sketch::sketch_transform_t< InputMatrixType, OutputMatrixType >, including all inherited members.
| apply(const InputMatrixType &A, OutputMatrixType &sketch_of_A, columnwise_tag dimension) const =0 | skylark::sketch::sketch_transform_t< InputMatrixType, OutputMatrixType > | [pure virtual] |
| apply(const InputMatrixType &A, OutputMatrixType &sketch_of_A, rowwise_tag dimension) const =0 | skylark::sketch::sketch_transform_t< InputMatrixType, OutputMatrixType > | [pure virtual] |
| from_ptree(const boost::property_tree::ptree &pt) | skylark::sketch::sketch_transform_t< InputMatrixType, OutputMatrixType > | [static] |
| get_data() const =0 | skylark::sketch::sketch_transform_t< InputMatrixType, OutputMatrixType > | [pure virtual] |
| get_N() const =0 | skylark::sketch::sketch_transform_t< InputMatrixType, OutputMatrixType > | [pure virtual] |
| get_S() const =0 | skylark::sketch::sketch_transform_t< InputMatrixType, OutputMatrixType > | [pure virtual] |
| to_ptree() const | skylark::sketch::sketch_transform_t< InputMatrixType, OutputMatrixType > | [inline] |
| ~sketch_transform_t() | skylark::sketch::sketch_transform_t< InputMatrixType, OutputMatrixType > | [inline, virtual] |