|
aimstil
5.0.5
|

Go to the source code of this file.
Classes | |
| class | til::math::policy::InfinitySolutions_Advertise |
| If the polynomial has an infinity of solutions, set a flag to true that can be queried. More... | |
| struct | til::math::policy::InfinitySolutions_None |
| If the polynomial has an infinity of solutions, ignore all of them. More... | |
| struct | til::math::policy::InfinitySolutions_Throw |
| If the polynomial has an infinity of solutions, throw an exception. More... | |
| class | til::math::policy::InfinitySolutions_Throw::InfinityOfSolutions |
Namespaces | |
| til | |
| Belongs to package Box Do not include directly, include til/Box.h instead. | |
| til::math | |
| Namespace for misc. math definitions. | |
| til::math::policy | |