Go to the source code of this file.
Classes | |
| struct | workspace< coeff > |
Functions | |
| long | min (long a, long b) |
| template<typename T > | |
| void | MAC_REV_FREE (void *, int) |
| template<typename coeff > | |
| void | increase_space (workspace< coeff > *w) |
| template<typename coeff > | |
| void | destroy_space (workspace< coeff > *w) |
| template<typename coeff > | |
| void | init_space (workspace< coeff > *w) |
| long min | ( | long | a, |
| long | b | ||
| ) |