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

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

operator std::complex< double >() const crn::pixel::Polar2D< R, T >inline
operator!=(const Polar2D &other) const noexceptcrn::pixel::Polar2D< R, T >inline
operator+=(const Polar2D &other)crn::pixel::Polar2D< R, T >inline
operator<(const Polar2D &other) const noexceptcrn::pixel::Polar2D< R, T >inline
operator==(const Polar2D &other) const noexceptcrn::pixel::Polar2D< R, T >inline
Polar2D() noexceptcrn::pixel::Polar2D< R, T >inline
Polar2D(R r, T t=0) noexceptcrn::pixel::Polar2D< R, T >inline
Polar2D(const std::complex< double > &cx)crn::pixel::Polar2D< R, T >inline
Polar2D(const Polar2D< Y, Z > &p) noexceptcrn::pixel::Polar2D< R, T >inline
Polar2D(const Cart2D< Y > &p)crn::pixel::Polar2D< R, T >inline
rhocrn::pixel::Polar2D< R, T >
rho_type typedefcrn::pixel::Polar2D< R, T >
thetacrn::pixel::Polar2D< R, T >
theta_type typedefcrn::pixel::Polar2D< R, T >