import("Matrix")
export(
    proximus,
    rockCluster, rockLink,
    ccfkms,
    row.dist, col.dist,
    colSums.dist,colMeans.dist,
    rowSums.dist,rowMeans.dist,dists,sdists,sdists.trace,
    dapply,dapply.list,
    cluster.dist,
    gknn,
    as.dummy,
    lmplot,clmplot,
    rlbmat,
    order.length,order.optimal,order.greedy,
    order.dist,order.matrix,order.data.frame,
    stress,stress.dist,
    cluproxplot,seriation)
S3method("as.dummy",logical)
S3method("as.dummy",integer)
S3method("as.dummy",factor)
S3method("as.dummy",matrix)
S3method("as.dummy",list)
S3method("as.dummy","data.frame")
S3method(predict,"rock")
S3method(fitted,"rock")
S3method(print,rock)
S3method(fitted,proximus)
S3method(print,proximus)
S3method(summary,proximus)
S3method(print,"summary.proximus")
S3method(predict,ccfkms)
S3method(dim,dist)
S3method(dimnames,dist)
S3method("dimnames<-",dist)
S3method(subset,dist)
S3method("[[",dist)
S3method(image,matrix)
S3method(image,dist)
S3method(cut,ordered)
S3method(print,cluProxMatrix)
S3method(plot,cluProxMatrix)
S3method(plot,"sdists.graph")
useDynLib(cba)
