hipblaszhprstridedbatched_64 Interface Reference

hipblaszhprstridedbatched_64 Interface Reference#

HIPFORT API Reference: hipfort_hipblas::hipblaszhprstridedbatched_64 Interface Reference
hipfort_hipblas::hipblaszhprstridedbatched_64 Interface Reference

Public Member Functions

integer(kind(hipblas_status_success)) function hipblaszhprstridedbatched_64_ (handle, uplo, n, alpha, x, incx, stridex, ap, stridea, batchcount)
 

Member Function/Subroutine Documentation

◆ hipblaszhprstridedbatched_64_()

integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblaszhprstridedbatched_64::hipblaszhprstridedbatched_64_ ( type(c_ptr), value  handle,
integer(kind(hipblas_fill_mode_upper)), value  uplo,
integer(c_int64_t), value  n,
real(c_double)  alpha,
type(c_ptr), value  x,
integer(c_int64_t), value  incx,
integer(c_int64_t), value  stridex,
type(c_ptr), value  ap,
integer(c_int64_t), value  stridea,
integer(c_int64_t), value  batchcount 
)

The documentation for this interface was generated from the following file: