QR_MUMPS
|
Public Member Functions | |
subroutine | _qrm_least_squares2dw (qrm_mat, b, x) |
subroutine | _qrm_least_squares1dw (qrm_mat, b, x) |
Definition at line 39 of file qrm_methods_mod.F90.
subroutine _qrm_methods_mod::_qrm_least_squares::_qrm_least_squares1dw | ( | type(_qrm_spmat_type) | qrm_mat, |
b, | |||
x | |||
) |
Definition at line 141 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 133 of file qrm_methods_mod.F90.