This is the complete list of members for
Math, including all inherited members.
| angleToPercent(double newAngle, double oldAngle) | Math | [inline, static] |
| angleVariance(float meanAngle, const std::vector< float > &angles) | Math | [static] |
| center(std::vector< Point2D > &points) | Math | [static] |
| deg2Rad(float deg) | Math | [inline, static] |
| horizontalViewAngle(double diagonalAngle, double aspectRatio) | Math | [inline, static] |
| Math() | Math | [private] |
| max(ValueT a, ValueT b) | Math | [inline, static] |
| mean(const ContainerT &values) | Math | [static] |
| meanAngle(const std::vector< float > &angles) | Math | [static] |
| meanAngleWeighted(const std::vector< WeightedValue > &weightedAngles) | Math | [static] |
| min(ValueT a, ValueT b) | Math | [inline, static] |
| minTurnAngle(float angle1, float angle2) | Math | [static] |
| percentToAngle(double percent, double angle) | Math | [inline, static] |
| Pi | Math | [static] |
| rad2Deg(float rad) | Math | [inline, static] |
| random01(unsigned long init=0) | Math | [static] |
| randomGauss(float variance=1.0) | Math | [static] |
| variance(const ContainerT &values) | Math | [static] |
| verticalViewAngle(double diagonalAngle, double aspectRatio) | Math | [inline, static] |
| ~Math() | Math | [private] |