In file recursive_pol.hpp:

template<class S, class T>inline void DerivedLegendrePolynomial

(int n,
  S x,
  T & values)

Derived Legendre polynomials on (-1,1) value[i] (x) = d/dx P_{i+1}

Documentation

Derived Legendre polynomials on (-1,1) value[i] (x) = d/dx P_{i+1}

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.