Class MPSCNNNeuronExponential

    • Constructor Detail

      • MPSCNNNeuronExponential

        public MPSCNNNeuronExponential()
      • MPSCNNNeuronExponential

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

        protected MPSCNNNeuronExponential​(NSObject.SkipInit skipInit)
      • MPSCNNNeuronExponential

        @Deprecated
        public MPSCNNNeuronExponential​(MTLDevice device,
                                       float a,
                                       float b,
                                       float c)
        Deprecated.
        Deprecated in iOS 12.0.
        Since:
        Available in iOS 10.0 and later.
      • MPSCNNNeuronExponential

        public MPSCNNNeuronExponential​(MTLDevice device,
                                       MPSNNNeuronDescriptor neuronDescriptor)
        Since:
        Available in iOS 11.3 and later.
      • MPSCNNNeuronExponential

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

        public MPSCNNNeuronExponential​(NSCoder decoder)
    • Method Detail

      • init

        @Deprecated
        protected long init​(MTLDevice device,
                            float a,
                            float b,
                            float c)
        Deprecated.
        Deprecated in iOS 12.0.
        Since:
        Available in iOS 10.0 and later.