| 
| integer(kind(rocblas_status_success)) function  | rocsolver_clabrd_ (handle, m, n, k, A, lda, D, E, tauq, taup, X, ldx, Y, ldy) | 
|   | 
| integer(kind(rocblas_status_success)) function  | rocsolver_clabrd_full_rank (handle, m, n, k, A, lda, D, E, tauq, taup, X, ldx, Y, ldy) | 
|   | 
| integer(kind(rocblas_status_success)) function  | rocsolver_clabrd_rank_0 (handle, m, n, k, A, lda, D, E, tauq, taup, X, ldx, Y, ldy) | 
|   | 
| integer(kind(rocblas_status_success)) function  | rocsolver_clabrd_rank_1 (handle, m, n, k, A, lda, D, E, tauq, taup, X, ldx, Y, ldy) | 
|   | 
◆ rocsolver_clabrd_()
      
        
          | integer(kind(rocblas_status_success)) function hipfort_rocsolver::rocsolver_clabrd::rocsolver_clabrd_  | 
          ( | 
          type(c_ptr), value  | 
          handle,  | 
        
        
           | 
           | 
          integer(c_int), value  | 
          m,  | 
        
        
           | 
           | 
          integer(c_int), value  | 
          n,  | 
        
        
           | 
           | 
          integer(c_int), value  | 
          k,  | 
        
        
           | 
           | 
          type(c_ptr), value  | 
          A,  | 
        
        
           | 
           | 
          integer(c_int), value  | 
          lda,  | 
        
        
           | 
           | 
          type(c_ptr), value  | 
          D,  | 
        
        
           | 
           | 
          type(c_ptr), value  | 
          E,  | 
        
        
           | 
           | 
          type(c_ptr), value  | 
          tauq,  | 
        
        
           | 
           | 
          type(c_ptr), value  | 
          taup,  | 
        
        
           | 
           | 
          type(c_ptr), value  | 
          X,  | 
        
        
           | 
           | 
          integer(c_int), value  | 
          ldx,  | 
        
        
           | 
           | 
          type(c_ptr), value  | 
          Y,  | 
        
        
           | 
           | 
          integer(c_int), value  | 
          ldy  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ rocsolver_clabrd_full_rank()
      
        
          | integer(kind(rocblas_status_success)) function hipfort_rocsolver::rocsolver_clabrd::rocsolver_clabrd_full_rank  | 
          ( | 
          type(c_ptr)  | 
          handle,  | 
        
        
           | 
           | 
          integer(c_int)  | 
          m,  | 
        
        
           | 
           | 
          integer(c_int)  | 
          n,  | 
        
        
           | 
           | 
          integer(c_int)  | 
          k,  | 
        
        
           | 
           | 
          complex(c_float_complex), dimension(:,:), target  | 
          A,  | 
        
        
           | 
           | 
          integer(c_int)  | 
          lda,  | 
        
        
           | 
           | 
          real(c_float), dimension(:), target  | 
          D,  | 
        
        
           | 
           | 
          real(c_float), dimension(:), target  | 
          E,  | 
        
        
           | 
           | 
          complex(c_float_complex), dimension(:), target  | 
          tauq,  | 
        
        
           | 
           | 
          complex(c_float_complex), dimension(:), target  | 
          taup,  | 
        
        
           | 
           | 
          complex(c_float_complex), dimension(:,:), target  | 
          X,  | 
        
        
           | 
           | 
          integer(c_int)  | 
          ldx,  | 
        
        
           | 
           | 
          complex(c_float_complex), dimension(:,:), target  | 
          Y,  | 
        
        
           | 
           | 
          integer(c_int)  | 
          ldy  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ rocsolver_clabrd_rank_0()
      
        
          | integer(kind(rocblas_status_success)) function hipfort_rocsolver::rocsolver_clabrd::rocsolver_clabrd_rank_0  | 
          ( | 
          type(c_ptr)  | 
          handle,  | 
        
        
           | 
           | 
          integer(c_int)  | 
          m,  | 
        
        
           | 
           | 
          integer(c_int)  | 
          n,  | 
        
        
           | 
           | 
          integer(c_int)  | 
          k,  | 
        
        
           | 
           | 
          complex(c_float_complex), target  | 
          A,  | 
        
        
           | 
           | 
          integer(c_int)  | 
          lda,  | 
        
        
           | 
           | 
          real(c_float), target  | 
          D,  | 
        
        
           | 
           | 
          real(c_float), target  | 
          E,  | 
        
        
           | 
           | 
          complex(c_float_complex), target  | 
          tauq,  | 
        
        
           | 
           | 
          complex(c_float_complex), target  | 
          taup,  | 
        
        
           | 
           | 
          complex(c_float_complex), target  | 
          X,  | 
        
        
           | 
           | 
          integer(c_int)  | 
          ldx,  | 
        
        
           | 
           | 
          complex(c_float_complex), target  | 
          Y,  | 
        
        
           | 
           | 
          integer(c_int)  | 
          ldy  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ rocsolver_clabrd_rank_1()
      
        
          | integer(kind(rocblas_status_success)) function hipfort_rocsolver::rocsolver_clabrd::rocsolver_clabrd_rank_1  | 
          ( | 
          type(c_ptr)  | 
          handle,  | 
        
        
           | 
           | 
          integer(c_int)  | 
          m,  | 
        
        
           | 
           | 
          integer(c_int)  | 
          n,  | 
        
        
           | 
           | 
          integer(c_int)  | 
          k,  | 
        
        
           | 
           | 
          complex(c_float_complex), dimension(:), target  | 
          A,  | 
        
        
           | 
           | 
          integer(c_int)  | 
          lda,  | 
        
        
           | 
           | 
          real(c_float), dimension(:), target  | 
          D,  | 
        
        
           | 
           | 
          real(c_float), dimension(:), target  | 
          E,  | 
        
        
           | 
           | 
          complex(c_float_complex), dimension(:), target  | 
          tauq,  | 
        
        
           | 
           | 
          complex(c_float_complex), dimension(:), target  | 
          taup,  | 
        
        
           | 
           | 
          complex(c_float_complex), dimension(:), target  | 
          X,  | 
        
        
           | 
           | 
          integer(c_int)  | 
          ldx,  | 
        
        
           | 
           | 
          complex(c_float_complex), dimension(:), target  | 
          Y,  | 
        
        
           | 
           | 
          integer(c_int)  | 
          ldy  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
The documentation for this interface was generated from the following file: