kmath-core
/
space.kscience.kmath.linear
/
asVector
common
as
Vector
fun <
T
:
Any
>
Matrix
<
T
>.
asVector
():
Point
<
T
>
Content copied to clipboard
Convert matrix to vector if it is possible.