|
Hermes
|
Files | |
| file | e_float.h |
| Floating-point with attached error. | |
| file | interpolation.h |
| Interpolation functions. | |
| file | interval.h |
| Numeric interval. | |
| file | math_element.h |
| Base class for all geometric objects. | |
| file | numeric.h |
| Number functions. | |
Classes | |
| class | hermes::EFloat |
| Represents a value with error bounds. More... | |
| class | hermes::Interval< T > |
| Represents a numeric interval that supports interval arithmetic. More... | |
| class | hermes::MathElement< NUMERIC_TYPE, COMPONENT_COUNT > |
| Interface used by all basic geometric entities. More... | |
| struct | hermes::Constants |
| Numeric constants. More... | |
| struct | hermes::Numbers |
| Number functions. More... | |
| struct | hermes::Trigonometry |
| Trigonometric functions. More... | |
| struct | hermes::Check |
| Number checks. More... | |