
export(genRandomClust, 
       simClustDesign,
       rcorrmatrix,
       genPositiveDefMat,
       sepIndexTheory,
       sepIndexData,
       getSepProjTheory,
       getSepProjData,
       nearestNeighborSepVal,
       plot1DProjection,
       plot2DProjection,
       viewClusters
      ) 

import(MASS)

