# Generated by roxygen2: do not edit by hand

S3method(autocorrelation,FitLandDF)
S3method(autocorrelation,default)
S3method(autocorrelation,matrix)
S3method(cluster_prom,FitLandDF)
S3method(cluster_prom,default)
S3method(cluster_prom,matrix)
S3method(cluster_shade,FitLandDF)
S3method(cluster_shade,default)
S3method(cluster_shade,matrix)
S3method(contrast,FitLandDF)
S3method(contrast,default)
S3method(contrast,matrix)
S3method(correlation,FitLandDF)
S3method(correlation,default)
S3method(correlation,matrix)
S3method(discretize,FitLandDF)
S3method(discretize,integer)
S3method(discretize,list)
S3method(discretize,numeric)
S3method(energy,FitLandDF)
S3method(energy,default)
S3method(energy,matrix)
S3method(entropy,FitLandDF)
S3method(entropy,default)
S3method(entropy,matrix)
S3method(get_comatrix,FitLandDF)
S3method(get_comatrix,default)
S3method(get_comatrix,igraph)
S3method(homogeneity,FitLandDF)
S3method(homogeneity,default)
S3method(homogeneity,matrix)
S3method(inv_diff,FitLandDF)
S3method(inv_diff,default)
S3method(inv_diff,matrix)
S3method(max_prob,FitLandDF)
S3method(max_prob,default)
S3method(max_prob,matrix)
S3method(sum_squares,FitLandDF)
S3method(sum_squares,default)
S3method(sum_squares,matrix)
export("%>%")
export(autocorrelation)
export(cluster_prom)
export(cluster_shade)
export(compute_all_metrics)
export(contrast)
export(correlation)
export(differenceEntropy.matrix)
export(discretize)
export(dissimilarity.matrix)
export(energy)
export(entropy)
export(equal_discrete)
export(euclidean)
export(get_comatrix)
export(glcm_mean)
export(homogeneity)
export(inv_diff)
export(kmeans_discrete)
export(manhattan)
export(max_prob)
export(normalize_glcm)
export(quantile_discrete)
export(sum_squares)
export(xplusy_k)
import(dplyr)
import(fitscape)
importFrom(magrittr,"%>%")
importFrom(rlang,.data)
