An array of doubles.
When targeting the JVM, instances of this class are represented as double[].
double[]
typedef DoubleArray<T> = Array<Double>;