Contents

zhemv_(_:_:_:_:_:_:_:_:_:_:)

Declaration

func zhemv_(_ UPLO: UnsafePointer<CChar>, _ N: UnsafePointer<__LAPACK_int>, _ ALPHA: OpaquePointer, _ A: OpaquePointer?, _ LDA: UnsafePointer<__LAPACK_int>, _ X: OpaquePointer?, _ INCX: UnsafePointer<__LAPACK_int>, _ BETA: OpaquePointer, _ Y: OpaquePointer?, _ INCY: UnsafePointer<__LAPACK_int>)

See Also

Functions