# Generated by roxygen2: do not edit by hand

S3method("[",discretes)
S3method("[<-",discretes)
S3method(Math,discretes)
S3method(Ops,discretes)
S3method(as_discretes,discretes)
S3method(as_discretes,numeric)
S3method(base::as.double,discretes)
S3method(dsct_invert,discretes)
S3method(dsct_invert,dsct_inverse)
S3method(dsct_invert,numeric)
S3method(dsct_linear,discretes)
S3method(dsct_linear,dsct_linear)
S3method(dsct_linear,numeric)
S3method(dsct_negate,discretes)
S3method(dsct_negate,dsct_negation)
S3method(dsct_negate,numeric)
S3method(dsct_transform,discretes)
S3method(dsct_transform,numeric)
S3method(has_discretes,dsct_arithmetic)
S3method(has_discretes,dsct_inverse)
S3method(has_discretes,dsct_keep)
S3method(has_discretes,dsct_negation)
S3method(has_discretes,dsct_numeric)
S3method(has_discretes,dsct_transform)
S3method(has_discretes,dsct_union)
S3method(has_discretes,numeric)
S3method(has_negative_zero,discretes)
S3method(has_negative_zero,dsct_arithmetic)
S3method(has_negative_zero,dsct_inverse)
S3method(has_negative_zero,dsct_keep)
S3method(has_negative_zero,dsct_negation)
S3method(has_negative_zero,dsct_numeric)
S3method(has_negative_zero,dsct_transform)
S3method(has_negative_zero,dsct_union)
S3method(has_negative_zero,numeric)
S3method(has_positive_zero,discretes)
S3method(has_positive_zero,dsct_arithmetic)
S3method(has_positive_zero,dsct_inverse)
S3method(has_positive_zero,dsct_keep)
S3method(has_positive_zero,dsct_negation)
S3method(has_positive_zero,dsct_numeric)
S3method(has_positive_zero,dsct_transform)
S3method(has_positive_zero,dsct_union)
S3method(has_positive_zero,numeric)
S3method(next_discrete,discretes)
S3method(next_discrete,dsct_arithmetic)
S3method(next_discrete,dsct_inverse)
S3method(next_discrete,dsct_keep)
S3method(next_discrete,dsct_negation)
S3method(next_discrete,dsct_numeric)
S3method(next_discrete,dsct_transform)
S3method(next_discrete,dsct_union)
S3method(next_discrete,numeric)
S3method(num_discretes,dsct_arithmetic)
S3method(num_discretes,dsct_inverse)
S3method(num_discretes,dsct_keep)
S3method(num_discretes,dsct_negation)
S3method(num_discretes,dsct_numeric)
S3method(num_discretes,dsct_transform)
S3method(num_discretes,dsct_union)
S3method(num_discretes,numeric)
S3method(plot,discretes)
S3method(prev_discrete,discretes)
S3method(prev_discrete,dsct_arithmetic)
S3method(prev_discrete,dsct_inverse)
S3method(prev_discrete,dsct_keep)
S3method(prev_discrete,dsct_negation)
S3method(prev_discrete,dsct_numeric)
S3method(prev_discrete,dsct_transform)
S3method(prev_discrete,dsct_union)
S3method(prev_discrete,numeric)
S3method(print,discretes)
S3method(representative,dsct_arithmetic)
S3method(representative,dsct_inverse)
S3method(representative,dsct_keep)
S3method(representative,dsct_negation)
S3method(representative,dsct_numeric)
S3method(representative,dsct_transform)
S3method(representative,dsct_union)
S3method(representative,numeric)
export(arithmetic)
export(as_discretes)
export(dsct_drop)
export(dsct_keep)
export(dsct_transform)
export(dsct_union)
export(empty_series)
export(get_discretes_at)
export(get_discretes_in)
export(has_discretes)
export(has_negative_zero)
export(has_positive_zero)
export(has_sink_at)
export(has_sink_in)
export(integers)
export(is_series)
export(natural0)
export(natural1)
export(next_discrete)
export(num_discretes)
export(prev_discrete)
export(representative)
export(sinks)
