ImageRightAction¶
-
template<>
struct ImageRightAction<BMat8, BMat8>¶ Specialization of the adapter ImageRightAction for instances of BMat8.
See also
ImageRightAction.
Public Functions
-
inline void operator()(BMat8 &res, BMat8 const &pt, BMat8 const &x) const noexcept¶
Changes
res
in place to hold the image ofpt
under the right action ofx
.
-
inline void operator()(BMat8 &res, BMat8 const &pt, BMat8 const &x) const noexcept¶