| abs() | Gudhi::Persistence_representations::Persistence_landscape | |
| add_two_landscapes(const Persistence_landscape &land1, const Persistence_landscape &land2) | Gudhi::Persistence_representations::Persistence_landscape | friend |
| compute_average(const std::vector< Persistence_landscape *> &to_average) | Gudhi::Persistence_representations::Persistence_landscape | inline |
| compute_distance_of_landscapes(const Persistence_landscape &first, const Persistence_landscape &second, double p) | Gudhi::Persistence_representations::Persistence_landscape | friend |
| compute_inner_product(const Persistence_landscape &l1, const Persistence_landscape &l2) | Gudhi::Persistence_representations::Persistence_landscape | friend |
| compute_integral_of_a_level_of_a_landscape(size_t level) const | Gudhi::Persistence_representations::Persistence_landscape | |
| compute_integral_of_landscape() const | Gudhi::Persistence_representations::Persistence_landscape | |
| compute_integral_of_landscape(double p) const | Gudhi::Persistence_representations::Persistence_landscape | |
| compute_max_norm_distance_of_landscapes(const Persistence_landscape &first, const Persistence_landscape &second) | Gudhi::Persistence_representations::Persistence_landscape | friend |
| compute_maximum() const | Gudhi::Persistence_representations::Persistence_landscape | inline |
| compute_scalar_product(const Persistence_landscape &second) const | Gudhi::Persistence_representations::Persistence_landscape | inline |
| compute_value_at_a_given_point(unsigned level, double x) const | Gudhi::Persistence_representations::Persistence_landscape | |
| distance(const Persistence_landscape &second, double power=1) const | Gudhi::Persistence_representations::Persistence_landscape | inline |
| find_max(unsigned lambda) const | Gudhi::Persistence_representations::Persistence_landscape | |
| get_y_range(size_t level=0) const | Gudhi::Persistence_representations::Persistence_landscape | inline |
| load_landscape_from_file(const char *filename) | Gudhi::Persistence_representations::Persistence_landscape | |
| number_of_projections_to_R() const | Gudhi::Persistence_representations::Persistence_landscape | inline |
| number_of_vectorize_functions() const | Gudhi::Persistence_representations::Persistence_landscape | inline |
| operator!=(const Persistence_landscape &rhs) const | Gudhi::Persistence_representations::Persistence_landscape | inline |
| operator()(unsigned level, double x) const | Gudhi::Persistence_representations::Persistence_landscape | inline |
| operator*(const Persistence_landscape &first, double con) | Gudhi::Persistence_representations::Persistence_landscape | friend |
| operator*(double con, const Persistence_landscape &first) | Gudhi::Persistence_representations::Persistence_landscape | friend |
| operator*=(double x) | Gudhi::Persistence_representations::Persistence_landscape | inline |
| operator+(const Persistence_landscape &first, const Persistence_landscape &second) | Gudhi::Persistence_representations::Persistence_landscape | friend |
| operator+=(const Persistence_landscape &rhs) | Gudhi::Persistence_representations::Persistence_landscape | inline |
| operator-(const Persistence_landscape &first, const Persistence_landscape &second) | Gudhi::Persistence_representations::Persistence_landscape | friend |
| operator-=(const Persistence_landscape &rhs) | Gudhi::Persistence_representations::Persistence_landscape | inline |
| operator/=(double x) | Gudhi::Persistence_representations::Persistence_landscape | inline |
| operator<<(std::ostream &out, Persistence_landscape &land) | Gudhi::Persistence_representations::Persistence_landscape | friend |
| operator==(const Persistence_landscape &rhs) const | Gudhi::Persistence_representations::Persistence_landscape | |
| Persistence_landscape() | Gudhi::Persistence_representations::Persistence_landscape | inline |
| Persistence_landscape(const std::vector< std::pair< double, double > > &p, size_t number_of_levels=std::numeric_limits< size_t >::max()) | Gudhi::Persistence_representations::Persistence_landscape | |
| Persistence_landscape(const char *filename, size_t dimension=std::numeric_limits< unsigned >::max(), size_t number_of_levels=std::numeric_limits< size_t >::max()) | Gudhi::Persistence_representations::Persistence_landscape | |
| print_to_file(const char *filename) const | Gudhi::Persistence_representations::Persistence_landscape | |
| project_to_R(int number_of_function) const | Gudhi::Persistence_representations::Persistence_landscape | inline |
| size() const | Gudhi::Persistence_representations::Persistence_landscape | inline |
| subtract_two_landscapes(const Persistence_landscape &land1, const Persistence_landscape &land2) | Gudhi::Persistence_representations::Persistence_landscape | friend |
| vectorize(int number_of_function) const | Gudhi::Persistence_representations::Persistence_landscape | inline |