swap_tail.swap_tail

Undocumented in source.
template swap_tail()
enum swap_tail = `if (x > 0.) { temp = cum; if(lower) cum = ccum; ccum = temp; }`;

Meta