This is the complete list of members for MR::AffineXf< V >, including all inherited members.
A | MR::AffineXf< V > | |
AffineXf() noexcept=default | MR::AffineXf< V > | |
AffineXf(const M &A, const V &b) noexcept | MR::AffineXf< V > | inline |
AffineXf(const AffineXf< U > &xf) noexcept | MR::AffineXf< V > | inlineexplicit |
b | MR::AffineXf< V > | |
linear(const M &A) noexcept | MR::AffineXf< V > | inlinestatic |
linearOnly(const V &x) const noexcept | MR::AffineXf< V > | inline |
M typedef | MR::AffineXf< V > | |
operator!=(const AffineXf< V > &a, const AffineXf< V > &b) | MR::AffineXf< V > | friend |
operator()(const V &x) const noexcept | MR::AffineXf< V > | inline |
operator*(const AffineXf< V > &u, const AffineXf< V > &v) | MR::AffineXf< V > | friend |
operator==(const AffineXf< V > &a, const AffineXf< V > &b) | MR::AffineXf< V > | friend |
T typedef | MR::AffineXf< V > | |
translation(const V &b) noexcept | MR::AffineXf< V > | inlinestatic |
xfAround(const M &A, const V &stable) noexcept | MR::AffineXf< V > | inlinestatic |