, including all inherited members.
AssociatedPolynomial(unsigned l, unsigned m, ScalarType x) | vcg::math::Legendre< ScalarType > | [inline, static] |
AssociatedPolynomial(unsigned l, unsigned m, ScalarType cos_theta, ScalarType sin_theta) | vcg::math::Legendre< ScalarType > | [inline, static] |
legendre_next(unsigned l, ScalarType P_lm1, ScalarType P_lm2, ScalarType x) | vcg::math::Legendre< ScalarType > | [inline, protected, static] |
legendre_next(unsigned l, unsigned m, ScalarType P_lm1, ScalarType P_lm2, ScalarType x) | vcg::math::Legendre< ScalarType > | [inline, protected, static] |
legendre_P_l(unsigned l, ScalarType x) | vcg::math::Legendre< ScalarType > | [inline, protected, static] |
legendre_P_l_m(unsigned l, unsigned m, ScalarType cos_theta, ScalarType sin_theta) | vcg::math::Legendre< ScalarType > | [inline, protected, static] |
legendre_P_m_m(unsigned m, ScalarType sin_theta) | vcg::math::Legendre< ScalarType > | [inline, protected, static] |
legendre_P_m_mplusone(unsigned m, ScalarType p_m_m, ScalarType x) | vcg::math::Legendre< ScalarType > | [inline, protected, static] |
Polynomial(unsigned l, ScalarType x) | vcg::math::Legendre< ScalarType > | [inline, static] |