URL:
  <http://savannah.gnu.org/bugs/?39153>

                 Summary: gsl_multifit_linear_residuals should be changed to
use dgemv
                 Project: GNU Scientific Library
            Submitted by: psa
            Submitted on: Mon 03 Jun 2013 03:51:15 PM GMT
                Category: Performance
                Severity: 3 - Normal
        Operating System: 
                  Status: None
             Assigned to: None
             Open/Closed: Open
                 Release: 
         Discussion Lock: Any

    _______________________________________________________

Details:

Currently it loops through rows of matrix X using ddot(), but it could be done
with 1 call to dgemv()




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?39153>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


Reply via email to