![]() |
Rosetta Utilities
2015.09
|
Typedefs | |
typedef NumericTraits< Type > | Traits |
typedef Real | 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::r::deg2rad = Traits::deg2rad() |
Type const numeric::constants::r::degrees_to_radians = Traits::degrees_to_radians() |
Type const numeric::constants::r::one = Traits::one() |
Type const numeric::constants::r::pi = Traits::pi() |
Referenced by numeric::kinematic_closure::radians::torsion().
Type const numeric::constants::r::pi_2 = Traits::pi_2() |
Type const numeric::constants::r::pi_2_over_3 = Traits::pi_2_over_3() |
Type const numeric::constants::r::pi_over_180 = Traits::pi_over_180() |
Type const numeric::constants::r::pi_over_2 = Traits::pi_over_2() |
Type const numeric::constants::r::pi_over_3 = Traits::pi_over_3() |
Type const numeric::constants::r::rad2deg = Traits::rad2deg() |
Type const numeric::constants::r::radians_to_degrees = Traits::radians_to_degrees() |
Type const numeric::constants::r::two = Traits::two() |
Type const numeric::constants::r::zero = Traits::zero() |