Class MPSCNNNeuron

    • Constructor Detail

      • MPSCNNNeuron

        public MPSCNNNeuron()
      • MPSCNNNeuron

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

        public MPSCNNNeuron​(NSCoder decoder)
    • Method Detail

      • getNeuronType

        public MPSCNNNeuronType getNeuronType()
        Since:
        Available in iOS 11.0 and later.
      • getA

        public float getA()
      • getB

        public float getB()
      • getC

        public float getC()
      • getData

        public NSData getData()
        Since:
        Available in iOS 11.0 and later.