rocsolver_zlange Interface Reference

rocsolver_zlange Interface Reference#

HIPFORT API Reference: hipfort_rocsolver::rocsolver_zlange Interface Reference
hipfort_rocsolver::rocsolver_zlange Interface Reference

Public Member Functions

integer(kind(rocblas_status_success)) function rocsolver_zlange_ (handle, norm_type, m, n, a, lda, norm)
 

Member Function/Subroutine Documentation

◆ rocsolver_zlange_()

integer(kind(rocblas_status_success)) function hipfort_rocsolver::rocsolver_zlange::rocsolver_zlange_ ( type(c_ptr), value  handle,
integer(kind(rocsolver_norm_type_one)), value  norm_type,
integer(c_int), value  m,
integer(c_int), value  n,
type(c_ptr), value  a,
integer(c_int), value  lda,
type(c_ptr), value  norm 
)

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