Vector.this

Intialize with number

  1. this(double start, double end, double step)
  2. this(double[] vec)
  3. this(double num, long l)
    struct Vector
    this
    (
    double num
    ,
    long l
    )

Meta