numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
|
Namespace of internal implementations. More...
Classes | |
class | gamma_lanczos |
Class to calculate gamma function using approximation derived by Lanczos [20]. More... | |
class | legendre_for_newton |
Class of Legendre function to use with num_collect::roots::newton_raphson class. More... | |
Namespace of internal implementations.