libcrn  3.9.5
A document image processing library
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
crn::pixel::Cart2D< T > Member List

This is the complete list of members for crn::pixel::Cart2D< T >, including all inherited members.

Cart2D() noexceptcrn::pixel::Cart2D< T >inline
Cart2D(T x_, T y_=0) noexceptcrn::pixel::Cart2D< T >inline
Cart2D(const std::complex< double > &cx)crn::pixel::Cart2D< T >inline
Cart2D(const Cart2D< Y > &p) noexceptcrn::pixel::Cart2D< T >inline
Cart2D(const Polar2D< Y, Z > &p)crn::pixel::Cart2D< T >
operator std::complex< double >() const crn::pixel::Cart2D< T >inline
operator!=(const Cart2D &other) const noexceptcrn::pixel::Cart2D< T >inline
operator+=(const Cart2D &other)crn::pixel::Cart2D< T >inline
operator<(const Cart2D &other) const noexceptcrn::pixel::Cart2D< T >inline
operator==(const Cart2D &other) const noexceptcrn::pixel::Cart2D< T >inline
type typedefcrn::pixel::Cart2D< T >
xcrn::pixel::Cart2D< T >
ycrn::pixel::Cart2D< T >