XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 4.0
    • None
    • None

    Description

      This is about integrating a f in [c, Inf] or in [-Inf, c]

      Gauss-Laguerre (GL) can be used to integrate between [0, Inf]
      http://en.wikipedia.org/wiki/Gauss%E2%80%93Laguerre_quadrature

      With the change of variables using f(g)
      where g = -x
      GL can be used to integrate in [-Inf,0]

      With another change of variables:
      g = x+c
      one could integrate in [c, Inf]

      Attachments

        1. GaussIntegratorFactory.java
          8 kB
          Thomas Neidhart
        2. LaguerreRuleFactory.java
          3 kB
          Thomas Neidhart
        3. LaguerreTest.java
          2 kB
          Thomas Neidhart

        Activity

          People

            Unassigned Unassigned
            ajo.fod Ajo Fod
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: