Class UnaryOperator

    • Constructor Detail

      • UnaryOperator

        public UnaryOperator​(ValueFunction p,
                             int k)
      • UnaryOperator

        public UnaryOperator​(ValueFunction p,
                             int numThreads,
                             boolean inPlace)
    • Method Detail

      • isInplace

        public boolean isInplace()
      • getPattern

        public double getPattern()