zero

fun <T, A : Group<T>> AlgebraND<T, A>.zero(shape: Shape): StructureND<T>
@JvmName(name = zeroVarArg)
fun <T, A : Group<T>> AlgebraND<T, A>.zero(shapeFirst: Int, vararg shapeRest: Int): StructureND<T>