Class MPSCNNReductionType


  • public final class MPSCNNReductionType
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int Count
      Holds the number of MPSCNNReductionTypes
      static int Mean
      Mean
      static int None  
      static int Sum
      Sum
      static int SumByNonZeroWeights
      Sum divided by the number of non-zero weights
    • Method Summary

      • Methods inherited from class java.lang.Object

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