BroadenedXsWithDerivative

Type Alias BroadenedXsWithDerivative 

Source
pub type BroadenedXsWithDerivative = (Vec<Vec<f64>>, Vec<Vec<f64>>);
Expand description

Broadened cross-sections and their temperature derivative.

xs[k][e] is the Doppler+resolution-broadened cross-section for isotope k at energy index e; dxs_dt[k][e] is the analytical derivative with respect to temperature.