|
BWAPI
|
#include <Algebraic_structure_traits.h>
Public Types | |
| typedef Type_ | Type |
| typedef Null_tag | Algebraic_category |
| typedef Null_tag | Is_exact |
| typedef Null_tag | Is_numerical_sensitive |
| typedef Null_functor | Simplify |
| typedef Null_functor | Unit_part |
| typedef Null_functor | Integral_division |
| typedef Null_functor | Is_square |
| typedef Null_functor | Gcd |
| typedef Null_functor | Div_mod |
| typedef Null_functor | Div |
| typedef Null_functor | Mod |
| typedef Null_functor | Square |
| typedef Null_functor | Is_zero |
| typedef Null_functor | Is_one |
| typedef Null_functor | Sqrt |
| typedef Null_functor | Kth_root |
| typedef Null_functor | Root_of |
| typedef Null_functor | Divides |
| typedef Null_tag Algebraic_structure_traits< Type_ >::Algebraic_category |
| typedef Null_functor Algebraic_structure_traits< Type_ >::Div |
| typedef Null_functor Algebraic_structure_traits< Type_ >::Div_mod |
| typedef Null_functor Algebraic_structure_traits< Type_ >::Divides |
| typedef Null_functor Algebraic_structure_traits< Type_ >::Gcd |
| typedef Null_functor Algebraic_structure_traits< Type_ >::Integral_division |
| typedef Null_tag Algebraic_structure_traits< Type_ >::Is_exact |
| typedef Null_tag Algebraic_structure_traits< Type_ >::Is_numerical_sensitive |
| typedef Null_functor Algebraic_structure_traits< Type_ >::Is_one |
| typedef Null_functor Algebraic_structure_traits< Type_ >::Is_square |
| typedef Null_functor Algebraic_structure_traits< Type_ >::Is_zero |
| typedef Null_functor Algebraic_structure_traits< Type_ >::Kth_root |
| typedef Null_functor Algebraic_structure_traits< Type_ >::Mod |
| typedef Null_functor Algebraic_structure_traits< Type_ >::Root_of |
| typedef Null_functor Algebraic_structure_traits< Type_ >::Simplify |
| typedef Null_functor Algebraic_structure_traits< Type_ >::Sqrt |
| typedef Null_functor Algebraic_structure_traits< Type_ >::Square |
| typedef Type_ Algebraic_structure_traits< Type_ >::Type |
| typedef Null_functor Algebraic_structure_traits< Type_ >::Unit_part |
1.7.6.1