|
faif
|
#include <Discretizer.hpp>


Public Member Functions | |
| Section () | |
| required by serialization More... | |
| Section (V min_val, V max_val) | |
| V | getMin () const |
| V | getMax () const |
| bool | operator== (const Section &s) const |
| template<class Archive > | |
| void | serialize (Archive &ar, const unsigned int) |
| serialization using boost::serialization More... | |
The section representation
|
inline |
required by serialization
|
inline |
serialization using boost::serialization
1.8.11