rocsolver_dlange_64 Interface Reference

rocsolver_dlange_64 Interface Reference#

HIPFORT API Reference: hipfort_rocsolver::rocsolver_dlange_64 Interface Reference
hipfort_rocsolver::rocsolver_dlange_64 Interface Reference

Public Member Functions

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

Member Function/Subroutine Documentation

◆ rocsolver_dlange_64_()

integer(kind(rocblas_status_success)) function hipfort_rocsolver::rocsolver_dlange_64::rocsolver_dlange_64_ ( type(c_ptr), value  handle,
integer(kind(rocsolver_norm_type_one)), value  norm_type,
integer(c_int64_t), value  m,
integer(c_int64_t), value  n,
type(c_ptr), value  a,
integer(c_int64_t), value  lda,
type(c_ptr), value  norm 
)

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