Class VectorComplexDouble


  • public class VectorComplexDouble
    extends java.lang.Object
    • Constructor Detail

      • VectorComplexDouble

        public VectorComplexDouble​(long cPtr,
                                   boolean cMemoryOwn)
      • VectorComplexDouble

        public VectorComplexDouble()
      • VectorComplexDouble

        public VectorComplexDouble​(long n)
    • Method Detail

      • delete

        public void delete()
      • size

        public long size()
      • capacity

        public long capacity()
      • reserve

        public void reserve​(long n)
      • isEmpty

        public boolean isEmpty()
      • clear

        public void clear()
      • set

        public void set​(int i,
                        complexd val)