libcrn
3.9.5
A document image processing library
|
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 noexcept | crn::pixel::Polar2D< R, T > | inline |
operator+=(const Polar2D &other) | crn::pixel::Polar2D< R, T > | inline |
operator<(const Polar2D &other) const noexcept | crn::pixel::Polar2D< R, T > | inline |
operator==(const Polar2D &other) const noexcept | crn::pixel::Polar2D< R, T > | inline |
Polar2D() noexcept | crn::pixel::Polar2D< R, T > | inline |
Polar2D(R r, T t=0) noexcept | crn::pixel::Polar2D< R, T > | inline |
Polar2D(const std::complex< double > &cx) | crn::pixel::Polar2D< R, T > | inline |
Polar2D(const Polar2D< Y, Z > &p) noexcept | crn::pixel::Polar2D< R, T > | inline |
Polar2D(const Cart2D< Y > &p) | crn::pixel::Polar2D< R, T > | inline |
rho | crn::pixel::Polar2D< R, T > | |
rho_type typedef | crn::pixel::Polar2D< R, T > | |
theta | crn::pixel::Polar2D< R, T > | |
theta_type typedef | crn::pixel::Polar2D< R, T > |