Differences

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

Link to this comparison view

Next revision
Previous revision
documentation:language_reference:objects:responsefunction:functions:mergepolesininterval [2024/12/17 16:21] – created Maurits W. Haverkortdocumentation:language_reference:objects:responsefunction:functions:mergepolesininterval [2024/12/30 09:05] (current) Maurits W. Haverkort
Line 3: Line 3:
  
 ### ###
-alligned paragraph text+//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.  
 ### ###
  
-===== Example =====+===== Input ===== 
 + 
 +  * $G_{old}$ : Responsefunction  
 +  * $E_{min}$ : Double lowest energy of interval of poles to be merged 
 +  * $E_{max}$ : Double highest energy of interval of poles to be merged
  
-### 
-description text 
-### 
  
-==== Input ==== +===== Output =====
-<code Quanty Example.Quanty> +
--- some example code +
-</code>+
  
-==== Result ==== +  * $G_{new}$ : Responsefunction
-<file Quanty_Output> +
-text produced as output +
-</file>+
  
 ===== Table of contents ===== ===== Table of contents =====
 {{indexmenu>../#2|tsort}} {{indexmenu>../#2|tsort}}
  
Print/export