kmath
common
kmath-core
/
space.kscience.kmath.nd
/
one
one
common
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