VectorProtocol

public protocol VectorProtocol : AdditiveArithmetic

A type that represents an unranked vector space. Values of this type are elements in this vector space and have either no shape or a static shape.