Documentation of 'org.encog.util.normalize.target.NormalizationStorage' Java class
NormalizationStorage
org.encog.util.normalize.target

Interface NormalizationStorage

    • Method Detail

      • close

        void close()
        Open the storage.
      • open

        void open(DataNormalization norm)
        Close the storage.
        Parameters:
        norm - The data normalization.
      • write

        void write(double[] data,
                   int inputCount)
        Write an array.
        Parameters:
        data - The data to write.
        inputCount - How much of the data is input.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.