Package org.quantlib

Class Array

  • All Implemented Interfaces:
    AutoCloseable, org.quantlib.helpers.QuantLibJNIHelpers.AutoCloseable

    public class Array
    extends Object
    implements org.quantlib.helpers.QuantLibJNIHelpers.AutoCloseable
    • Field Detail

    • Constructor Detail

      • Array

        protected Array​(long cPtr,
                        boolean cMemoryOwn)
      • Array

        public Array​(long n,
                     double fill)
      • Array

        public Array​(long n)