toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.math.geom
/
GenericDoubleVector
/
GenericDoubleVector
Generic
Double
Vector
constructor
(
vararg
data
:
Double
)
constructor
(
vararg
data
:
Float
)
constructor
(
vararg
data
:
Int
)
constructor
(
dimensions
:
Int
,
data
:
DoubleArray
,
offset
:
Int
=
0
)