Class BNNSActivation


  • public final class BNNSActivation
    extends org.moe.natj.c.StructObject
    • Constructor Detail

      • BNNSActivation

        public BNNSActivation()
      • BNNSActivation

        protected BNNSActivation​(org.moe.natj.general.Pointer peer)
    • Method Detail

      • function

        public int function()
      • setFunction

        public void setFunction​(int value)
      • alpha

        public float alpha()
      • setAlpha

        public void setAlpha​(float value)
      • beta

        public float beta()
      • setBeta

        public void setBeta​(float value)
      • iscale

        public int iscale()
        The following fields are available in macOS 10.13, iOS 11, tvOS 11, watchOS 4
      • setIscale

        public void setIscale​(int value)
        The following fields are available in macOS 10.13, iOS 11, tvOS 11, watchOS 4
      • ioffset

        public int ioffset()
      • setIoffset

        public void setIoffset​(int value)
      • ishift

        public int ishift()
      • setIshift

        public void setIshift​(int value)
      • iscale_per_channel

        public org.moe.natj.general.ptr.ConstIntPtr iscale_per_channel()
      • setIscale_per_channel

        public void setIscale_per_channel​(org.moe.natj.general.ptr.ConstIntPtr value)
      • ioffset_per_channel

        public org.moe.natj.general.ptr.ConstIntPtr ioffset_per_channel()
      • setIoffset_per_channel

        public void setIoffset_per_channel​(org.moe.natj.general.ptr.ConstIntPtr value)
      • ishift_per_channel

        public org.moe.natj.general.ptr.ConstIntPtr ishift_per_channel()
      • setIshift_per_channel

        public void setIshift_per_channel​(org.moe.natj.general.ptr.ConstIntPtr value)