QR_MUMPS
List of all members | Public Member Functions
dqrm_methods_mod::dqrm_least_squares Interface Reference

Public Member Functions

subroutine dqrm_least_squares2dw (qrm_mat, b, x)
 
subroutine dqrm_least_squares1dw (qrm_mat, b, x)
 

Detailed Description

Definition at line 39 of file dqrm_methods_mod.F90.

Member Function/Subroutine Documentation

subroutine dqrm_methods_mod::dqrm_least_squares::dqrm_least_squares1dw ( type(dqrm_spmat_type qrm_mat,
real(kind(1.d0)), dimension(:)  b,
real(kind(1.d0)), dimension(:)  x 
)

Definition at line 141 of file dqrm_methods_mod.F90.

subroutine dqrm_methods_mod::dqrm_least_squares::dqrm_least_squares2dw ( type(dqrm_spmat_type qrm_mat,
real(kind(1.d0)), dimension(:,:)  b,
real(kind(1.d0)), dimension(:,:)  x 
)

Definition at line 133 of file dqrm_methods_mod.F90.


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