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

                 Summary: Incorrect function name in documentation
                 Project: GNU Scientific Library
            Submitted by: jussilehtola
            Submitted on: Mon 24 Jan 2011 03:55:32 PM GMT
                Category: Documentation
                Severity: 3 - Normal
        Operating System: 
                  Status: None
             Assigned to: None
             Open/Closed: Open
                 Release: 
         Discussion Lock: Any

    _______________________________________________________

Details:

http://www.gnu.org/software/gsl/manual/html_node/Fixed-order-Gauss_002dLegendre-integration.html

reads

 Function: void gsl_integration_glfixed_table_alloc
(gsl_integration_glfixed_table * t)
This function frees the memory associated with the table t.

The correct function would be, of course,
gsl_integration_glfixed_table_free...




    _______________________________________________________

Reply to this item at:

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

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


_______________________________________________
Bug-gsl mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gsl

Reply via email to