zero#

classmethod FundamentalSector.zero(shape: Tuple[int] = (1,)) Vector3d[source]#

Return zero vectors in the specified shape.

Parameters:
shape

Output vectors’ shape.

Returns:
vec

Zero vectors.