Documentation of 'medusa.spectral.SparseSpectralCluster' Java class
SparseSpectralCluster
medusa.spectral

Class SparseSpectralCluster



  • public class SparseSpectralCluster
    extends java.lang.Object
    • Constructor Detail

      • SparseSpectralCluster

        public SparseSpectralCluster()
        Creates a new instance of SpectralCluster
    • Method Detail

      • getSecondEig

        public double getSecondEig()
      • report

        public void report(double[] s)
      • report

        public void report(medusa.spectral.SparseSpectralCluster.IndexedValue[] s)
      • decideK

        public int decideK(medusa.spectral.SparseSpectralCluster.IndexedValue[] ivs)
      • prepare

        public boolean prepare(Graph g)
                        throws java.io.IOException
        Throws:
        java.io.IOException
      • getSize

        public int getSize()
      • getVector

        public java.util.Vector<KMeansPoint> getVector(int k)
      • cluster

        public void cluster(int k)
      • main

        public static void main(java.lang.String[] args)
      • isDebug

        public boolean isDebug()
      • setDebug

        public void setDebug(boolean debug)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.