kmath-core
/
space.kscience.kmath.nd
/
as1D
common
as1
D
fun <
T
>
StructureND
<
T
>.
as1D
():
Structure1D
<
T
>
Content copied to clipboard
Represent a
StructureND
as
Structure1D
. Throw error in case of dimension mismatch.
fun <
T
>
MutableStructureND
<
T
>.
as1D
():
MutableStructure1D
<
T
>
Content copied to clipboard