ImageLeftAction

template<>
struct ImageLeftAction<BMat8, BMat8>

Specialization of the adapter ImageLeftAction for instances of BMat8.

See

ImageLeftAction.

Public Functions

void operator()(BMat8 &res, BMat8 pt, BMat8 x) const

Changes res in place to hold the image of pt under the left action of x.