Contents

float16ToFloat(_:)

Declaration

@backDeployed(before: macOS 15.0, iOS 18.0, tvOS 18.0, watchOS 11.0)
static func float16ToFloat<U>(_ source: U) -> [Float] where U : AccelerateBuffer, U.Element == Float16

See Also

Type Methods