Definition at line 67 of file Mathematics.h.
Public Attributes | |
| T * | sa |
| size_t | sn |
| unsigned short | si |
| T* radix_stack_t< T >::sa |
Pointer to pile
Definition at line 70 of file Mathematics.h.
| size_t radix_stack_t< T >::sn |
Number of grams in pile
Definition at line 72 of file Mathematics.h.
| unsigned short radix_stack_t< T >::si |
Byte in current focus
Definition at line 74 of file Mathematics.h.