b() | Argus::BayerTuple< T > | inline |
b() const | Argus::BayerTuple< T > | inline |
BayerTuple() | Argus::BayerTuple< T > | inline |
BayerTuple(const Tuple< BAYER_CHANNEL_COUNT, T > &other) | Argus::BayerTuple< T > | inline |
BayerTuple(T init) | Argus::BayerTuple< T > | inline |
BayerTuple(T _r, T _gEven, T _gOdd, T _b) | Argus::BayerTuple< T > | inline |
gEven() | Argus::BayerTuple< T > | inline |
gEven() const | Argus::BayerTuple< T > | inline |
gOdd() | Argus::BayerTuple< T > | inline |
gOdd() const | Argus::BayerTuple< T > | inline |
m_data | Argus::Tuple< BAYER_CHANNEL_COUNT, T > | protected |
operator!=(const Tuple< N, T > &rhs) const | Argus::Tuple< BAYER_CHANNEL_COUNT, T > | inline |
operator*(const T &rhs) const | Argus::Tuple< BAYER_CHANNEL_COUNT, T > | inline |
operator*=(const T &rhs) | Argus::Tuple< BAYER_CHANNEL_COUNT, T > | inline |
operator+(const Tuple< N, T > &rhs) const | Argus::Tuple< BAYER_CHANNEL_COUNT, T > | inline |
operator+=(const Tuple< N, T > &rhs) | Argus::Tuple< BAYER_CHANNEL_COUNT, T > | inline |
operator-(const Tuple< N, T > &rhs) const | Argus::Tuple< BAYER_CHANNEL_COUNT, T > | inline |
operator-=(const Tuple< N, T > &rhs) | Argus::Tuple< BAYER_CHANNEL_COUNT, T > | inline |
operator/(const T &rhs) const | Argus::Tuple< BAYER_CHANNEL_COUNT, T > | inline |
operator/=(const T &rhs) | Argus::Tuple< BAYER_CHANNEL_COUNT, T > | inline |
operator==(const Tuple< N, T > &rhs) const | Argus::Tuple< BAYER_CHANNEL_COUNT, T > | inline |
operator[](unsigned int i) | Argus::Tuple< BAYER_CHANNEL_COUNT, T > | inline |
operator[](unsigned int i) const | Argus::Tuple< BAYER_CHANNEL_COUNT, T > | inline |
r() | Argus::BayerTuple< T > | inline |
r() const | Argus::BayerTuple< T > | inline |
Tuple() | Argus::Tuple< BAYER_CHANNEL_COUNT, T > | inline |
Tuple(T init) | Argus::Tuple< BAYER_CHANNEL_COUNT, T > | inline |
tupleSize() | Argus::Tuple< BAYER_CHANNEL_COUNT, T > | inlinestatic |