Contents

slarfy_(_:_:_:_:_:_:_:_:)

Declaration

func slarfy_(_ uplo: UnsafePointer<CChar>, _ n: UnsafePointer<__LAPACK_int>, _ v: UnsafePointer<Float>?, _ incv: UnsafePointer<__LAPACK_int>, _ tau: UnsafePointer<Float>, _ c: UnsafeMutablePointer<Float>?, _ ldc: UnsafePointer<__LAPACK_int>, _ work: UnsafeMutablePointer<Float>?)

See Also

Functions