Skip to content
  • liam's avatar
    New macro with-integration-function defines a scope in which the · 30436f21
    liam authored
    callback function for integration exists, so that both single-variable
    and multiple-variable (Monte Carlo) numerical integration can be
    performed.  Changed the name of the second slot of cffi:defcstruct to
    'parameters for consistency.  It is necessary to use the new macro in
    numerical-integration so that the callback is guaranteed to exist when
    the C integration function is called.
    
    
    git-svn-id: svn+ssh://pop/opt/space/mathematics/gsl/trunk@3183 a3d8a0fb-c1db-0310-ace7-a616afeb9e30
    30436f21