dnumeric ~master (2018-07-13T05:31:50Z)
Dub
Repo
Vector.this
data
vector
Vector
Like iota
this
(
double
start
,
double
end
,
double
step
=
1
)
struct
Vector
this
(
double
start
,
double
end
,
double
step
= 1
)
this
(
long
l
)
this
(
double
[]
vec
)
Meta
Source
See Implementation
data
vector
Vector
constructors
this
functions
dot
opBinary
opIndex
opIndexAssign
Like iota