29 #include <boost/operators.hpp>
34 namespace ost {
namespace img {
42 private boost::equality_comparable<Phase>,
43 private boost::additive<Phase>,
44 private boost::multiplicative<Phase, Real>
Manages phases og Complex numbers.
const Phase operator-=(const Phase &rhs)
subtractable op
Phase operator-() const
negateable
const Phase operator*=(Real d)
multipliable
const Phase operator/=(Real d)
dividable
const Phase operator+=(const Phase &rhs)
addable op
#define DLLEXPORT_OST_IMG_BASE
std::complex< Real > Complex
DLLEXPORT_OST_IMG_BASE std::ostream & operator<<(std::ostream &os, const img::Extent &b)