, including all inherited members.
_sin_theta | vcg::math::DynamicLegendre< ScalarType, MAX_L > | [private] |
_x | vcg::math::DynamicLegendre< ScalarType, MAX_L > | [private] |
AssociatedPolynomial(unsigned l, unsigned m, ScalarType x) | vcg::math::DynamicLegendre< ScalarType, MAX_L > | [inline] |
AssociatedPolynomial(unsigned l, unsigned m, ScalarType cos_theta, ScalarType sin_theta) | vcg::math::DynamicLegendre< ScalarType, MAX_L > | [inline] |
DynamicLegendre() | vcg::math::DynamicLegendre< ScalarType, MAX_L > | [inline] |
generate(ScalarType cos_theta, ScalarType sin_theta) | vcg::math::DynamicLegendre< ScalarType, MAX_L > | [inline, private] |
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] |
matrix | vcg::math::DynamicLegendre< ScalarType, MAX_L > | [private] |
Polynomial(unsigned l, ScalarType x) | vcg::math::DynamicLegendre< ScalarType, MAX_L > | [inline] |