VectorProtocol

Stay organized with collections Save and categorize content based on your preferences.
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.