Class MPSCNNNeuronLogarithm

    • Constructor Detail

      • MPSCNNNeuronLogarithm

        public MPSCNNNeuronLogarithm()
      • MPSCNNNeuronLogarithm

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

        protected MPSCNNNeuronLogarithm​(NSObject.SkipInit skipInit)
      • MPSCNNNeuronLogarithm

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

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

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

        public MPSCNNNeuronLogarithm​(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.