Thanks for tuning in to Google I/O. View all sessions on demandWatch on demand

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.