![]()  | 
  
    Rosetta Utilities
    2015.09
    
   | 
 
Typedefs | |
| typedef NumericTraits< Type > | Traits | 
| typedef float | Type | 
Variables | |
| Type const | zero = Traits::zero() | 
| Type const | one = Traits::one() | 
| Type const | two = Traits::two() | 
| Type const | pi = Traits::pi() | 
| Type const | pi_2 = Traits::pi_2() | 
| Type const | pi_over_2 = Traits::pi_over_2() | 
| Type const | pi_over_3 = Traits::pi_over_3() | 
| Type const | pi_2_over_3 = Traits::pi_2_over_3() | 
| Type const | pi_over_180 = Traits::pi_over_180() | 
| Type const | degrees_to_radians = Traits::degrees_to_radians() | 
| Type const | deg2rad = Traits::deg2rad() | 
| Type const | radians_to_degrees = Traits::radians_to_degrees() | 
| Type const | rad2deg = Traits::rad2deg() | 
| Type const numeric::constants::f::deg2rad = Traits::deg2rad() | 
| Type const numeric::constants::f::degrees_to_radians = Traits::degrees_to_radians() | 
| Type const numeric::constants::f::one = Traits::one() | 
| Type const numeric::constants::f::pi = Traits::pi() | 
| Type const numeric::constants::f::pi_2 = Traits::pi_2() | 
Referenced by basic::subtract_radian_angles().
| Type const numeric::constants::f::pi_2_over_3 = Traits::pi_2_over_3() | 
| Type const numeric::constants::f::pi_over_180 = Traits::pi_over_180() | 
Referenced by numeric::spherical_to_xyz(), and numeric::xyz_to_spherical().
| Type const numeric::constants::f::pi_over_2 = Traits::pi_over_2() | 
| Type const numeric::constants::f::pi_over_3 = Traits::pi_over_3() | 
| Type const numeric::constants::f::rad2deg = Traits::rad2deg() | 
| Type const numeric::constants::f::radians_to_degrees = Traits::radians_to_degrees() | 
| Type const numeric::constants::f::two = Traits::two() | 
| Type const numeric::constants::f::zero = Traits::zero() | 
 1.8.7