TooN 2.1
Public Member Functions | Public Attributes
Operator< Internal::VSE3Mult< S, PV, A, P > > Struct Template Reference

List of all members.

Public Member Functions

 Operator (const Vector< S, PV, A > &l, const SE3< P > &r)
template<int S0, typename P0 , typename A0 >
void eval (Vector< S0, P0, A0 > &res) const
int size () const

Public Attributes

const Vector< S, PV, A > & lhs
const SE3< P > & rhs

template<int S, typename PV, typename A, typename P>
struct TooN::Operator< Internal::VSE3Mult< S, PV, A, P > >