Contents

sger_(_:_:_:_:_:_:_:_:_:)

Declaration

func sger_(_ M: UnsafePointer<__LAPACK_int>, _ N: UnsafePointer<__LAPACK_int>, _ ALPHA: UnsafePointer<Float>, _ X: UnsafePointer<Float>?, _ INCX: UnsafePointer<__LAPACK_int>, _ Y: UnsafePointer<Float>?, _ INCY: UnsafePointer<__LAPACK_int>, _ A: UnsafeMutablePointer<Float>?, _ LDA: UnsafePointer<__LAPACK_int>)

See Also

Functions