Classes | |
| struct | define_pi |
| Short construct to enable partial specialization for PI, currently not possible in Math. More... | |
| struct | equals |
| struct | equals< Type, true > |
| struct | equals_with_epsilon |
| struct | relaxed_epsilon |
| struct | round |
| struct | round< Result, Source, true, false > |
| struct | smaller |
| struct | smaller< Type, true > |
| struct | square_root |
| struct | square_root< float, true > |
| struct | square_root< long double, true > |
| struct | square_root< T, true > |