PLaSK library
|
#include <vector>
#include <algorithm>
#include <limits>
#include <boost/iterator/iterator_facade.hpp>
#include "../exceptions.hpp"
Go to the source code of this file.
Classes | |
struct | plask::CompressedSetOfNumbers< number_t > |
Sorted, compressed, indexed set of numbers. More... | |
struct | plask::CompressedSetOfNumbers< number_t >::Segment |
struct | plask::CompressedSetOfNumbers< number_t >::ConstIteratorFacade< Derived, Value, Reference > |
Facade which help to develop iterators over CompressedSetOfNumbers. More... | |
class | plask::CompressedSetOfNumbers< number_t >::const_iterator |
Namespaces | |
namespace | plask |
Patterson quadrature for complex function along specified line. | |