Class MPSMatrixSolveCholesky

    • Constructor Detail

      • MPSMatrixSolveCholesky

        public MPSMatrixSolveCholesky()
      • MPSMatrixSolveCholesky

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

        protected MPSMatrixSolveCholesky​(NSObject.SkipInit skipInit)
      • MPSMatrixSolveCholesky

        public MPSMatrixSolveCholesky​(MTLDevice device,
                                      boolean upper,
                                      long order,
                                      long numberOfRightHandSides)
      • MPSMatrixSolveCholesky

        public MPSMatrixSolveCholesky​(MTLDevice device)
      • MPSMatrixSolveCholesky

        public MPSMatrixSolveCholesky​(NSCoder decoder)
      • MPSMatrixSolveCholesky

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