ComputeType
public enum ComputeType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case acu1 = "ACU_1" -
Undocumented
Declaration
Swift
case acu2 = "ACU_2" -
Declaration
Swift
public var description: String { get }
View on GitHub
ComputeType Enumeration Reference