kmath-core
/
space.kscience.kmath.nd
/
one
common
one
fun <
T
,
A
:
Ring
<
T
>>
AlgebraND
<
T
,
A
>.
one
(shape:
Shape
):
StructureND
<
T
>
Content copied to clipboard
@
JvmName
(
name =
oneVarArg
)
fun <
T
,
A
:
Ring
<
T
>>
AlgebraND
<
T
,
A
>.
one
(shapeFirst:
Int
, vararg shapeRest:
Int
):
StructureND
<
T
>
Content copied to clipboard