|
TECA
|
This is the complete list of members for teca_binary_segmentation, including all inherited members.
| BY_PERCENTILE enum value (defined in teca_binary_segmentation) | teca_binary_segmentation | |
| BY_VALUE enum value (defined in teca_binary_segmentation) | teca_binary_segmentation | |
| cache_output_data(unsigned int port, const teca_metadata &request, const_p_teca_dataset &data) (defined in teca_algorithm) | teca_algorithm | protected |
| clear_cache(unsigned int port) (defined in teca_algorithm) | teca_algorithm | protected |
| clear_input_connections() (defined in teca_algorithm) | teca_algorithm | |
| clear_modified(teca_algorithm_output_port current) (defined in teca_algorithm) | teca_algorithm | protectedvirtual |
| clear_modified(unsigned int port) (defined in teca_algorithm) | teca_algorithm | protected |
| from_stream(std::istream &s) (defined in teca_algorithm) | teca_algorithm | virtual |
| get_cache_key(unsigned int port, const teca_metadata &request) const (defined in teca_algorithm) | teca_algorithm | protectedvirtual |
| get_class_name() const override (defined in teca_binary_segmentation) | teca_binary_segmentation | inlinevirtual |
| get_communicator() (defined in teca_algorithm) | teca_algorithm | |
| get_executive() (defined in teca_algorithm) | teca_algorithm | |
| get_high_threshold_value() const (defined in teca_binary_segmentation) | teca_binary_segmentation | inline |
| get_input_connection(unsigned int i) (defined in teca_algorithm) | teca_algorithm | protected |
| get_low_threshold_value() const (defined in teca_binary_segmentation) | teca_binary_segmentation | inline |
| get_modified(unsigned int port) const (defined in teca_algorithm) | teca_algorithm | protected |
| get_number_of_input_connections() (defined in teca_algorithm) | teca_algorithm | protected |
| get_output_data(unsigned int port=0) (defined in teca_algorithm) | teca_algorithm | |
| get_output_data(unsigned int port, const teca_metadata &request) (defined in teca_algorithm) | teca_algorithm | protected |
| get_output_metadata(teca_algorithm_output_port ¤t) (defined in teca_algorithm) | teca_algorithm | protectedvirtual |
| get_output_port(unsigned int port=0) (defined in teca_algorithm) | teca_algorithm | virtual |
| get_segmentation_variable() const (defined in teca_binary_segmentation) | teca_binary_segmentation | inline |
| get_segmentation_variable(std::string &segmentation_var) (defined in teca_binary_segmentation) | teca_binary_segmentation | protected |
| get_segmentation_variable_attributes() const (defined in teca_binary_segmentation) | teca_binary_segmentation | inline |
| get_threshold_mode() const (defined in teca_binary_segmentation) | teca_binary_segmentation | inline |
| get_threshold_variable() const (defined in teca_binary_segmentation) | teca_binary_segmentation | inline |
| get_threshold_variable(std::string &threshold_var) (defined in teca_binary_segmentation) | teca_binary_segmentation | protected |
| New() (defined in teca_binary_segmentation) | teca_binary_segmentation | inlinestatic |
| operator=(const teca_binary_segmentation &src)=delete (defined in teca_binary_segmentation) | teca_binary_segmentation | |
| operator=(teca_binary_segmentation &&src)=delete (defined in teca_binary_segmentation) | teca_binary_segmentation | |
| operator=(const teca_algorithm &src)=delete (defined in teca_algorithm) | teca_algorithm | |
| operator=(teca_algorithm &&src)=delete (defined in teca_algorithm) | teca_algorithm | |
| pop_cache(unsigned int port=0, int top=0) (defined in teca_algorithm) | teca_algorithm | |
| remove_input_connection(unsigned int id) (defined in teca_algorithm) | teca_algorithm | virtual |
| request_data(teca_algorithm_output_port &port, const teca_metadata &request) (defined in teca_algorithm) | teca_algorithm | protectedvirtual |
| set_cache_size(unsigned int n) (defined in teca_algorithm) | teca_algorithm | |
| set_communicator(MPI_Comm comm) (defined in teca_algorithm) | teca_algorithm | |
| set_executive(p_teca_algorithm_executive exe) (defined in teca_algorithm) | teca_algorithm | |
| set_high_threshold_value(const double &v) (defined in teca_binary_segmentation) | teca_binary_segmentation | inline |
| set_input_connection(const teca_algorithm_output_port &port) (defined in teca_algorithm) | teca_algorithm | inline |
| set_input_connection(unsigned int id, const teca_algorithm_output_port &port) (defined in teca_algorithm) | teca_algorithm | virtual |
| set_low_threshold_value(const double &v) (defined in teca_binary_segmentation) | teca_binary_segmentation | inline |
| set_modified() (defined in teca_algorithm) | teca_algorithm | protectedvirtual |
| set_modified(unsigned int port) (defined in teca_algorithm) | teca_algorithm | protected |
| set_number_of_input_connections(unsigned int n) (defined in teca_algorithm) | teca_algorithm | protected |
| set_number_of_output_ports(unsigned int n) (defined in teca_algorithm) | teca_algorithm | protected |
| set_segmentation_variable(const std::string &v) (defined in teca_binary_segmentation) | teca_binary_segmentation | inline |
| set_segmentation_variable_attributes(const teca_metadata &v) (defined in teca_binary_segmentation) | teca_binary_segmentation | inline |
| set_threshold_by_percentile() (defined in teca_binary_segmentation) | teca_binary_segmentation | inline |
| set_threshold_by_value() (defined in teca_binary_segmentation) | teca_binary_segmentation | inline |
| set_threshold_mode(const int &v) (defined in teca_binary_segmentation) | teca_binary_segmentation | inline |
| set_threshold_variable(const std::string &v) (defined in teca_binary_segmentation) | teca_binary_segmentation | inline |
| shared_from_this() (defined in teca_binary_segmentation) | teca_binary_segmentation | inline |
| shared_from_this() const (defined in teca_binary_segmentation) | teca_binary_segmentation | inline |
| teca_algorithm(const teca_algorithm &src)=delete (defined in teca_algorithm) | teca_algorithm | |
| teca_algorithm(teca_algorithm &&src)=delete (defined in teca_algorithm) | teca_algorithm | |
| teca_algorithm() (defined in teca_algorithm) | teca_algorithm | protected |
| teca_binary_segmentation(const teca_binary_segmentation &src)=delete (defined in teca_binary_segmentation) | teca_binary_segmentation | |
| teca_binary_segmentation(teca_binary_segmentation &&src)=delete (defined in teca_binary_segmentation) | teca_binary_segmentation | |
| teca_binary_segmentation() (defined in teca_binary_segmentation) | teca_binary_segmentation | protected |
| to_stream(std::ostream &s) const (defined in teca_algorithm) | teca_algorithm | virtual |
| update() (defined in teca_algorithm) | teca_algorithm | virtual |
| update(unsigned int port) (defined in teca_algorithm) | teca_algorithm | virtual |
| update_metadata(unsigned int port=0) (defined in teca_algorithm) | teca_algorithm | virtual |
| validate_cache(teca_algorithm_output_port ¤t) (defined in teca_algorithm) | teca_algorithm | protectedvirtual |
| ~teca_algorithm() noexcept (defined in teca_algorithm) | teca_algorithm | virtual |
| ~teca_binary_segmentation() (defined in teca_binary_segmentation) | teca_binary_segmentation |