Documentation of 'org.encog.app.analyst.csv.process.ProcessExtension' Java class
ProcessExtension
org.encog.app.analyst.csv.process

Class ProcessExtension



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

      • ProcessExtension

        public ProcessExtension(CSVFormat theFormat)
    • Method Detail

      • getField

        public java.lang.String getField(java.lang.String fieldName,
                                         int fieldIndex)
      • loadRow

        public void loadRow(LoadedRow row)
      • init

        public void init(ReadCSV csv,
                         int theBackwardWindowSize,
                         int theForwardWindowSize)
      • isDataReady

        public boolean isDataReady()
      • getForwardWindowSize

        public int getForwardWindowSize()
      • getBackwardWindowSize

        public int getBackwardWindowSize()
      • getTotalWindowSize

        public int getTotalWindowSize()

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.