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