Public Member Functions | |
subroutine | _qrm_min_norm2dw (qrm_mat, b, x) |
subroutine | _qrm_min_norm1dw (qrm_mat, b, x) |
Definition at line 58 of file qrm_methods_mod.F90.
subroutine _qrm_methods_mod::_qrm_min_norm::_qrm_min_norm1dw | ( | type(_qrm_spmat_type) | qrm_mat, |
b, | |||
x | |||
) |
Definition at line 157 of file qrm_methods_mod.F90.
subroutine _qrm_methods_mod::_qrm_min_norm::_qrm_min_norm2dw | ( | type(_qrm_spmat_type) | qrm_mat, |
b, | |||
x | |||
) |
Definition at line 149 of file qrm_methods_mod.F90.