ImageLeftAction¶
-
template<>
struct ImageLeftAction<BMat8, BMat8>¶ Specialization of the adapter ImageLeftAction for instances of BMat8.
See also
ImageLeftAction.
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 left action ofx
.
-
inline void operator()(BMat8 &res, BMat8 const &pt, BMat8 const &x) const noexcept¶