formRamp(from:through:result:)
Declaration
static func formRamp<V>(from start: Double, through end: Double, result: inout V) where V : AccelerateMutableBuffer, V.Element == Doublestatic func formRamp<V>(from start: Double, through end: Double, result: inout V) where V : AccelerateMutableBuffer, V.Element == Double