Class Primitive1D.Wrapper

    • Method Detail

      • doubleValue

        public double doubleValue​(int index)
      • set

        public void set​(int index,
                        double value)
      • size

        public int size()
        Description copied from interface: Structure1D
        The total number of elements in this structure.