Sturm  0.0.0
Computing Sturm sequences in C++
Loading...
Searching...
No Matches
Sequence.hh File Reference
#include "Sturm.hh"
#include "Sturm/Poly.hh"
Include dependency graph for Sequence.hh:

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.

Macro Definition Documentation

◆ INCLUDE_STURM_SEQUENCE_HH

#define INCLUDE_STURM_SEQUENCE_HH