# Generated by roxygen2: do not edit by hand

S3method("dimnames<-",spam)
S3method(WeightedNNBasedLinesetMatching,default)
S3method(WeightedNNBasedLinesetMatching,dotprops)
S3method(WeightedNNBasedLinesetMatching,neuron)
S3method(diagonal,default)
S3method(dimnames,spam)
S3method(nblast_allbyall,character)
S3method(nblast_allbyall,neuronlist)
S3method(plot3d,hclust)
S3method(subset,hclust)
export(NeuriteBlast)
export(WeightedNNBasedLinesetMatching)
export(calc_dists_dotprods)
export(calc_prob_mat)
export(calc_score_matrix)
export(create_scoringmatrix)
export(diagonal)
export(fill_in_sparse_score_mat)
export(fill_pairs_sparse_score_mat)
export(nblast)
export(nblast_allbyall)
export(neuron_pairs)
export(nhclust)
export(show_similarity)
export(sparse_score_mat)
export(sub_dist_mat)
export(sub_score_mat)
exportMethods("[")
import(methods)
importFrom(dendroextras,slice)
importFrom(grDevices,
  colorRampPalette,
  rainbow
)
importFrom(nabor,knn)
importFrom(nat,
  dotprops,
  is.neuronlist,
  neuronlist
)
importFrom(plyr,mlply)
importFrom(rgl,plot3d)
importFrom(spam,
  as.matrix,
  diag,
  spam
)
importFrom(stats,
  as.dist,
  dnorm,
  hclust
)
