![]() |
LINE Solver (C++)
Templated C++ port of the LINE queueing solver
|
Files | |
| moment_apply.h | |
| Shared helper applying a triangular moment-transform table. | |
| moment_binomial_from_factorial.h | |
| Binomial moments from falling-factorial moments. | |
| moment_binomial_from_negbinomial.h | |
| Binomial moments from negative-binomial moments. | |
| moment_binotrans.h | |
| Binomial transform with alternating signs. | |
| moment_binotransinv.h | |
| Inverse binomial transform. | |
| moment_central_from_raw.h | |
| Central moments from raw moments. | |
| moment_cumulant.h | |
| Cumulants from raw moments and the inverse, plus the factorial-cumulant pair. | |
| moment_factorial_from_binomial.h | |
| Falling-factorial moments from binomial moments. | |
| moment_factorial_from_raw.h | |
| Factorial moments from raw moments, via the signed Stirling table. | |
| moment_factorial_from_upfactorial.h | |
| Falling-factorial moments from rising-factorial moments, via the Lah numbers. | |
| moment_housematrix.h | |
| Conversion matrix of one edge of the house of moments. | |
| moment_joint.h | |
| Joint moment conversions on the house of moments. | |
| moment_lah.h | |
| Unsigned Lah numbers. | |
| moment_negbinomial_from_binomial.h | |
| Negative-binomial moments from binomial moments. | |
| moment_negbinomial_from_upfactorial.h | |
| Negative-binomial moments from rising-factorial moments. | |
| moment_raw_from_central.h | |
| Raw moments from central moments and the mean. | |
| moment_raw_from_factorial.h | |
| Raw moments from factorial moments, via the Stirling table of the second kind. | |
| moment_raw_from_upfactorial.h | |
| Raw moments from rising-factorial moments. | |
| moment_stirling1.h | |
| Signed Stirling numbers of the first kind. | |
| moment_stirling2.h | |
| Stirling numbers of the second kind. | |
| moment_stirlingcycle.h | |
| Unsigned Stirling numbers of the first kind (cycle numbers), orders 0..n. | |
| moment_tail.h | |
| Binomial moments from tail moments and the inverse. | |
| moment_tensor.h | |
| Joint moment arrays and the mode products used by every joint conversion. | |
| moment_upfactorial_from_factorial.h | |
| Rising-factorial moments from falling-factorial moments, via the Lah numbers. | |
| moment_upfactorial_from_negbinomial.h | |
| Rising-factorial moments from negative-binomial moments. | |
| moment_upfactorial_from_raw.h | |
| Rising-factorial moments from raw moments, via the cycle numbers. | |