HomeSort by relevance Sort by last modified time
    Searched full:polynomial (Results 126 - 150 of 408) sorted by null

1 2 3 4 56 7 8 91011>>

  /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$.