QR_MUMPS
|
Public Member Functions | |
subroutine | _qrm_least_squares2d (qrm_mat, b, x) |
subroutine | _qrm_least_squares1d (qrm_mat, b, x) |
Definition at line 43 of file qrm_methods_mod.F90.
subroutine _qrm_methods_mod::qrm_least_squares::_qrm_least_squares1d | ( | type(_qrm_spmat_type) | qrm_mat, |
b, | |||
x | |||
) |
Definition at line 50 of file qrm_methods_mod.F90.
subroutine _qrm_methods_mod::qrm_least_squares::_qrm_least_squares2d | ( | type(_qrm_spmat_type) | qrm_mat, |
b, | |||
x | |||
) |
Definition at line 45 of file qrm_methods_mod.F90.