Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
documentation:language_reference:objects:responsefunction:functions:mergepolesininterval [2024/12/30 09:04] Maurits W. Haverkortdocumentation:language_reference:objects:responsefunction:functions:mergepolesininterval [2024/12/30 09:05] (current) Maurits W. Haverkort
Line 3: Line 3:
  
 ### ###
-//Gnew = ResponseFunction.MergePolesInInterval(Gold, Emin, Emax)// converts $G_{old}$ into a list of poles format and merges all poles in the interval $E_{min}$ to $E_{max}$ (boundaries included) into a single pole, thereby conserving the zeroth and first moment.  +//Gnew = ResponseFunction.MergePolesInInterval(Gold, Emin, Emax)// converts $G_{old}$ into a list of poles format and merges all poles in the interval $E_{min}$ $E_{max} ]$ (boundaries included) into a single pole, thereby conserving the zeroth and first moment.  
 ### ###
  
Print/export