Loading [MathJax]/jax/output/CommonHTML/jax.js

MergePolesInInterval

Gnew = ResponseFunction.MergePolesInInterval(Gold, Emin, Emax) converts Gold into a list of poles format and merges all poles in the interval [Emin , Emax] (boundaries included) into a single pole, thereby conserving the zeroth and first moment.

Input

  • Gold : Responsefunction
  • Emin : Double lowest energy of interval of poles to be merged
  • Emax : Double highest energy of interval of poles to be merged

Output

  • Gnew : Responsefunction

Table of contents

Print/export