QR_MUMPS
 All Classes Files Functions Variables Enumerations Enumerator Pages
List of all members | Public Member Functions
_qrm_methods_mod::_qrm_least_squares Interface Reference

Public Member Functions

subroutine _qrm_least_squares2dw (qrm_mat, b, x)
 
subroutine _qrm_least_squares1dw (qrm_mat, b, x)
 

Detailed Description

Definition at line 39 of file qrm_methods_mod.F90.

Member Function/Subroutine Documentation

subroutine _qrm_methods_mod::_qrm_least_squares::_qrm_least_squares1dw ( type(_qrm_spmat_type)  qrm_mat,
  b,
  x 
)

Definition at line 140 of file qrm_methods_mod.F90.

subroutine _qrm_methods_mod::_qrm_least_squares::_qrm_least_squares2dw ( type(_qrm_spmat_type)  qrm_mat,
  b,
  x 
)

Definition at line 132 of file qrm_methods_mod.F90.


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