![]() |
Sturm
0.0.0
Computing Sturm sequences in C++
|
Go to the source code of this file.
Classes | |
| class | Sturm::Sequence< Real > |
| Sturm sequence class. More... | |
Namespaces | |
| namespace | Sturm |
| Namespace for the Sturm library. | |
Macros | |
| #define | INCLUDE_STURM_SEQUENCE_HH |
Functions | |
| template<typename Real> | |
| std::ostream & | Sturm::operator<< (std::ostream &os, const Sequence< Real > &s) |
| Print the Sturm sequence on an output stream. | |
| #define INCLUDE_STURM_SEQUENCE_HH |