Class WinnerTakeAll



  • public class WinnerTakeAll
    extends VectorFunctionOfVector
    This is NOT and element-wise nonlinearity, but rather a function of an entire vector.
    • Constructor Summary

      Constructors 
      Constructor and Description
      WinnerTakeAll() 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void apply(double[] y) 
      void apply(double[] y, double[] z) 
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait