# Generated by roxygen2: do not edit by hand

S3method(round,probabilities)
export(SOMnn)
export(dist.fun.bubble)
export(dist.fun.inverse)
export(dist.fun.linear)
export(dist.fun.tricubic)
export(dist.torus)
export(norm.linear)
export(norm.softmax)
export(som.nn.accuracy)
export(som.nn.all.accuracy)
export(som.nn.confusion)
export(som.nn.continue)
export(som.nn.export.kohonen)
export(som.nn.export.som)
export(som.nn.multitrain)
export(som.nn.set)
export(som.nn.train)
export(som.nn.validate)
export(som.nn.visual)
exportClasses(SOMnn)
exportMethods(initialize)
exportMethods(plot)
exportMethods(predict)
import(hexbin)
import(methods)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
