Loading...
Searching...
No Matches
Gudhi::Persistence_representations::Persistence_heat_maps< Scalling_of_kernels > Member List

This is the complete list of members for Gudhi::Persistence_representations::Persistence_heat_maps< Scalling_of_kernels >, including all inherited members.

check_if_the_same(const Persistence_heat_maps &second) constGudhi::Persistence_representations::Persistence_heat_maps< Scalling_of_kernels >inline
compute_average(const std::vector< Persistence_heat_maps * > &to_average)Gudhi::Persistence_representations::Persistence_heat_maps< Scalling_of_kernels >
compute_mean(const std::vector< Persistence_heat_maps * > &maps)Gudhi::Persistence_representations::Persistence_heat_maps< Scalling_of_kernels >
compute_median(const std::vector< Persistence_heat_maps * > &maps)Gudhi::Persistence_representations::Persistence_heat_maps< Scalling_of_kernels >
compute_percentage_of_active(const std::vector< Persistence_heat_maps * > &maps, size_t cutoff=1)Gudhi::Persistence_representations::Persistence_heat_maps< Scalling_of_kernels >
compute_scalar_product(const Persistence_heat_maps &second_) constGudhi::Persistence_representations::Persistence_heat_maps< Scalling_of_kernels >
distance(const Persistence_heat_maps &second_, double power=1) constGudhi::Persistence_representations::Persistence_heat_maps< Scalling_of_kernels >
get_max() constGudhi::Persistence_representations::Persistence_heat_maps< Scalling_of_kernels >inline
get_min() constGudhi::Persistence_representations::Persistence_heat_maps< Scalling_of_kernels >inline
get_x_range() constGudhi::Persistence_representations::Persistence_heat_maps< Scalling_of_kernels >inline
get_y_range() constGudhi::Persistence_representations::Persistence_heat_maps< Scalling_of_kernels >inline
load_from_file(const char *filename)Gudhi::Persistence_representations::Persistence_heat_maps< Scalling_of_kernels >
multiply_by_scalar(double scalar) constGudhi::Persistence_representations::Persistence_heat_maps< Scalling_of_kernels >inline
number_of_projections_to_R() constGudhi::Persistence_representations::Persistence_heat_maps< Scalling_of_kernels >inline
number_of_vectorize_functions() constGudhi::Persistence_representations::Persistence_heat_maps< Scalling_of_kernels >inline
operator!=(const Persistence_heat_maps &rhs) constGudhi::Persistence_representations::Persistence_heat_maps< Scalling_of_kernels >inline
operator*Gudhi::Persistence_representations::Persistence_heat_maps< Scalling_of_kernels >friend
operator*Gudhi::Persistence_representations::Persistence_heat_maps< Scalling_of_kernels >friend
operator*(double scalar)Gudhi::Persistence_representations::Persistence_heat_maps< Scalling_of_kernels >inline
operator*=(double x)Gudhi::Persistence_representations::Persistence_heat_maps< Scalling_of_kernels >inline
operator+Gudhi::Persistence_representations::Persistence_heat_maps< Scalling_of_kernels >friend
operator+=(const Persistence_heat_maps &rhs)Gudhi::Persistence_representations::Persistence_heat_maps< Scalling_of_kernels >inline
operator-Gudhi::Persistence_representations::Persistence_heat_maps< Scalling_of_kernels >friend
operator-=(const Persistence_heat_maps &rhs)Gudhi::Persistence_representations::Persistence_heat_maps< Scalling_of_kernels >inline
operator/=(double x)Gudhi::Persistence_representations::Persistence_heat_maps< Scalling_of_kernels >inline
operator==(const Persistence_heat_maps &rhs) constGudhi::Persistence_representations::Persistence_heat_maps< Scalling_of_kernels >inline
Persistence_heat_maps()Gudhi::Persistence_representations::Persistence_heat_maps< Scalling_of_kernels >inline
Persistence_heat_maps(const std::vector< std::pair< double, double > > &interval, std::vector< std::vector< double > > filter=create_Gaussian_filter(5, 1), bool erase_below_diagonal=false, size_t number_of_pixels=1000, double min_=std::numeric_limits< double >::max(), double max_=std::numeric_limits< double >::max())Gudhi::Persistence_representations::Persistence_heat_maps< Scalling_of_kernels >
Persistence_heat_maps(const char *filename, std::vector< std::vector< double > > filter=create_Gaussian_filter(5, 1), bool erase_below_diagonal=false, size_t number_of_pixels=1000, double min_=std::numeric_limits< double >::max(), double max_=std::numeric_limits< double >::max(), unsigned dimension=std::numeric_limits< unsigned >::max())Gudhi::Persistence_representations::Persistence_heat_maps< Scalling_of_kernels >
Persistence_heat_maps(const std::vector< std::pair< double, double > > &interval, const std::function< double(std::pair< double, double >, std::pair< double, double >)> &kernel, size_t number_of_x_pixels, size_t number_of_y_pixels, double min_x=0, double max_x=1, double min_y=0, double max_y=1)Gudhi::Persistence_representations::Persistence_heat_maps< Scalling_of_kernels >
Persistence_heat_maps(const std::vector< std::pair< double, double > > &interval, const std::function< double(std::pair< double, double >, std::pair< double, double >)> &kernel)Gudhi::Persistence_representations::Persistence_heat_maps< Scalling_of_kernels >
plot(const char *filename) constGudhi::Persistence_representations::Persistence_heat_maps< Scalling_of_kernels >
print_to_file(const char *filename) constGudhi::Persistence_representations::Persistence_heat_maps< Scalling_of_kernels >
project_to_R(int number_of_function) constGudhi::Persistence_representations::Persistence_heat_maps< Scalling_of_kernels >
vectorize(int number_of_function) constGudhi::Persistence_representations::Persistence_heat_maps< Scalling_of_kernels >