Contents

sdot_(_:_:_:_:_:)

Declaration

func sdot_(_ N: UnsafePointer<__LAPACK_int>, _ X: UnsafePointer<Float>?, _ INCX: UnsafePointer<__LAPACK_int>, _ Y: UnsafePointer<Float>?, _ INCY: UnsafePointer<__LAPACK_int>) -> Float

See Also

Functions