11 stream << std::setw(20);
15 stream <<
"-infinity";
double Float
Precision used withing the code. Use Float instead of float or double where precision is important.
std::ostream & operator<<(std::ostream &stream, const Interval &range)
Object representing interval of real values.
#define NAMESPACE_SPH_END
Object representing a 1D interval of real numbers.
INLINE Float lower() const
Returns lower bound of the interval.
INLINE Float upper() const
Returns upper bound of the interval.
friend std::ostream & operator<<(std::ostream &stream, const Printer w)