Registry
ug4Bridge::OrthoPoly Namespace Reference

Functions

double Chebyshev1Poly (size_t unnamed, double unnamed)
 Returns the value of the n-th Chebyshev polynomial of the first kind at x. More...
 
double Chebyshev2Poly (size_t unnamed, double unnamed)
 Returns the value of the n-th Chebyshev polynomial of the second kind at x. More...
 
double LegendrePoly (size_t unnamed, double unnamed)
 Returns the value of the n-th Legendre polynomial at x. More...
 
double NormalizedChebyshev1Poly (size_t unnamed, double unnamed)
 Returns the value of the normalized n-th Chebyshev polynomial of the first kind at x. More...
 
double NormalizedChebyshev2Poly (size_t unnamed, double unnamed)
 Returns the value of the normalized n-th Chebyshev polynomial of the second kind at x. More...
 
double NormalizedLegendrePoly (size_t unnamed, double unnamed)
 Returns the value of the normalized n-th Legendre polynomial at x. More...
 
double SqNormOfChebyshev1Poly (size_t unnamed)
 Returns the scalar square of the n-th Chebyshev polynomial of the first kind. More...
 
double SqNormOfChebyshev2Poly (size_t unnamed)
 Returns the scalar square of the n-th Chebyshev polynomial of the second kind. More...
 
double SqNormOfLegendrePoly (size_t unnamed)
 Returns the scalar square of the n-th Legendre polynomial. More...
 

Function Documentation

◆ Chebyshev1Poly()

double ug4Bridge::OrthoPoly::Chebyshev1Poly ( size_t  unnamed,
double  unnamed 
)

Returns the value of the n-th Chebyshev polynomial of the first kind at x.

Parameters
[in]unnamed
[in]unnamed
Returns
n::x

◆ Chebyshev2Poly()

double ug4Bridge::OrthoPoly::Chebyshev2Poly ( size_t  unnamed,
double  unnamed 
)

Returns the value of the n-th Chebyshev polynomial of the second kind at x.

Parameters
[in]unnamed
[in]unnamed
Returns
n::x

◆ LegendrePoly()

double ug4Bridge::OrthoPoly::LegendrePoly ( size_t  unnamed,
double  unnamed 
)

Returns the value of the n-th Legendre polynomial at x.

Parameters
[in]unnamed
[in]unnamed
Returns
n::x

◆ NormalizedChebyshev1Poly()

double ug4Bridge::OrthoPoly::NormalizedChebyshev1Poly ( size_t  unnamed,
double  unnamed 
)

Returns the value of the normalized n-th Chebyshev polynomial of the first kind at x.

Parameters
[in]unnamed
[in]unnamed
Returns
n::x

◆ NormalizedChebyshev2Poly()

double ug4Bridge::OrthoPoly::NormalizedChebyshev2Poly ( size_t  unnamed,
double  unnamed 
)

Returns the value of the normalized n-th Chebyshev polynomial of the second kind at x.

Parameters
[in]unnamed
[in]unnamed
Returns
n::x

◆ NormalizedLegendrePoly()

double ug4Bridge::OrthoPoly::NormalizedLegendrePoly ( size_t  unnamed,
double  unnamed 
)

Returns the value of the normalized n-th Legendre polynomial at x.

Parameters
[in]unnamed
[in]unnamed
Returns
n::x

◆ SqNormOfChebyshev1Poly()

double ug4Bridge::OrthoPoly::SqNormOfChebyshev1Poly ( size_t  unnamed)

Returns the scalar square of the n-th Chebyshev polynomial of the first kind.

Parameters
[in]unnamed
Returns
n

◆ SqNormOfChebyshev2Poly()

double ug4Bridge::OrthoPoly::SqNormOfChebyshev2Poly ( size_t  unnamed)

Returns the scalar square of the n-th Chebyshev polynomial of the second kind.

Parameters
[in]unnamed
Returns
n

◆ SqNormOfLegendrePoly()

double ug4Bridge::OrthoPoly::SqNormOfLegendrePoly ( size_t  unnamed)

Returns the scalar square of the n-th Legendre polynomial.

Parameters
[in]unnamed
Returns
n