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