Class MPSMatrixDecompositionCholesky

    • Constructor Detail

      • MPSMatrixDecompositionCholesky

        public MPSMatrixDecompositionCholesky()
      • MPSMatrixDecompositionCholesky

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

        protected MPSMatrixDecompositionCholesky​(NSObject.SkipInit skipInit)
      • MPSMatrixDecompositionCholesky

        public MPSMatrixDecompositionCholesky​(MTLDevice device,
                                              boolean lower,
                                              long order)
      • MPSMatrixDecompositionCholesky

        public MPSMatrixDecompositionCholesky​(MTLDevice device)
      • MPSMatrixDecompositionCholesky

        public MPSMatrixDecompositionCholesky​(NSCoder decoder)
      • MPSMatrixDecompositionCholesky

        public MPSMatrixDecompositionCholesky​(NSCoder decoder,
                                              MTLDevice device)
        Since:
        Available in iOS 11.0 and later.