Double struct Double Adds VectorConvertible conformance. Vector The underlying vector type. Declaration Swift public typealias Vector = Vector1 init(vector:) Creates a new instance from a vector. Declaration Swift public init(vector: Vector) vector Returns the vector representation. Declaration Swift public var vector: Vector { get } © 2018 Tim Donnelly Generated by jazzy ♪♫ v0.9.3, a Realm project.