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>
50 operator Real()
const;
std::complex< Real > Complex
Manages phases og Complex numbers.
DLLEXPORT_OST_IMG_BASE std::ostream & operator<<(std::ostream &os, const img::Extent &b)
#define DLLEXPORT_OST_IMG_BASE
DLLEXPORT_OST_IMG_BASE ImageHandle operator-(const ConstImageHandle &h, Real v)