io.writer
Class ExporterLIBSVMSparse

java.lang.Object
  extended by io.writer.ExporterLinear
      extended by io.writer.ExporterHashLinear
          extended by io.writer.ExporterLIBSVMSparse
All Implemented Interfaces:
IExporter

public class ExporterLIBSVMSparse
extends ExporterHashLinear


Constructor Summary
ExporterLIBSVMSparse()
           
ExporterLIBSVMSparse(int hashSpace)
           
 
Method Summary
 
Methods inherited from class io.writer.ExporterHashLinear
export, getHashSpace, setHashSpace
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExporterLIBSVMSparse

public ExporterLIBSVMSparse()

ExporterLIBSVMSparse

public ExporterLIBSVMSparse(int hashSpace)