OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:polynomial
(Results
126 - 150
of
408
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/
legendre_function.tcc
61
* @brief Return the Legendre
polynomial
by recursion on order
70
* @param l The order of the Legendre
polynomial
. @f$l >= 0@f$.
71
* @param x The argument of the Legendre
polynomial
. @f$|x| <= 1@f$.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/
legendre_function.tcc
61
* @brief Return the Legendre
polynomial
by recursion on order
70
* @param l The order of the Legendre
polynomial
. @f$l >= 0@f$.
71
* @param x The argument of the Legendre
polynomial
. @f$|x| <= 1@f$.