Class MPSCNNArithmetic

    • Constructor Detail

      • MPSCNNArithmetic

        public MPSCNNArithmetic()
      • MPSCNNArithmetic

        protected MPSCNNArithmetic​(NSObject.Handle h,
                                   long handle)
      • MPSCNNArithmetic

        public MPSCNNArithmetic​(NSCoder decoder,
                                MTLDevice device)
      • MPSCNNArithmetic

        public MPSCNNArithmetic​(NSCoder decoder)
    • Method Detail

      • getPrimaryScale

        public float getPrimaryScale()
      • setPrimaryScale

        public void setPrimaryScale​(float v)
      • getSecondaryScale

        public float getSecondaryScale()
      • setSecondaryScale

        public void setSecondaryScale​(float v)
      • getBias

        public float getBias()
      • setBias

        public void setBias​(float v)
      • getPrimaryStrideInFeatureChannels

        public long getPrimaryStrideInFeatureChannels()
      • setPrimaryStrideInFeatureChannels

        public void setPrimaryStrideInFeatureChannels​(long v)
      • getSecondaryStrideInFeatureChannels

        public long getSecondaryStrideInFeatureChannels()
      • setSecondaryStrideInFeatureChannels

        public void setSecondaryStrideInFeatureChannels​(long v)
      • getMinimumValue

        public float getMinimumValue()
      • setMinimumValue

        public void setMinimumValue​(float v)
      • getMaximumValue

        public float getMaximumValue()
      • setMaximumValue

        public void setMaximumValue​(float v)