Documentation of 'org.encog.util.normalize.output.zaxis.OutputFieldZAxisSynthetic' Java class
OutputFieldZAxisSynthetic
org.encog.util.normalize.output.zaxis

Class OutputFieldZAxisSynthetic

  • All Implemented Interfaces:
    java.io.Serializable, OutputField


    public class OutputFieldZAxisSynthetic
    extends OutputFieldGrouped
    This field represents the synthetic value used in Z-Axis normalization. For more information see the OutputFieldZAxis class.
    See Also:
    Serialized Form
    • Constructor Detail

      • OutputFieldZAxisSynthetic

        public OutputFieldZAxisSynthetic(OutputFieldGroup group)
        Construct a synthetic output field for Z-Axis.
        Parameters:
        group - The Z-Axis group that this belongs to.
    • Method Detail

      • calculate

        public double calculate(int subfield)
        Calculate the synthetic value for this Z-Axis normalization.
        Parameters:
        subfield - Not used.
        Returns:
        The calculated value.
      • getSubfieldCount

        public int getSubfieldCount()
        Returns:
        The subfield count, which is one, as this field type does not have subfields.
      • rowInit

        public void rowInit()
        Not needed for this sort of output field.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.