Laguerre polynomials
Loading...
Searching...
No Matches
Laguerre::Generator< T > Member List

This is the complete list of members for Laguerre::Generator< T >, including all inherited members.

basicCoeffsGeneration(std::vector< std::complex< T > > roots)Laguerre::Generator< T >inlineprotectedstatic
basicRootGeneration(int count=3, T from=0, T to=1, T delta=1)Laguerre::Generator< T >inlineprotectedstatic
coeffGeneratorLaguerre::Generator< T >protectedstatic
coeffGeneratorPtr typedefLaguerre::Generator< T >protected
createFromRoots(std::vector< std::complex< T > > args)Laguerre::Generator< T >inlinestatic
createFromRoots(Args...args)Laguerre::Generator< T >inlinestatic
currentCoeffGenerator()Laguerre::Generator< T >inlineprotectedstatic
currentRootsGenerator()Laguerre::Generator< T >inlineprotectedstatic
gen(int count=3, T from=1, T to=3, T delta=1)Laguerre::Generator< T >inlinestatic
generateRoots(int count=3, T from=0, T to=1, T delta=1)Laguerre::Generator< T >inlinestatic
rootsGeneratorLaguerre::Generator< T >protectedstatic
rootsGeneratorPtr typedefLaguerre::Generator< T >protected
setCoeffGenerator(coeffGeneratorPtr func)Laguerre::Generator< T >inlinestatic
setRootsGenerator(rootsGeneratorPtr func)Laguerre::Generator< T >inlinestatic