hpp-constraints 5.2.0
Definition of basic geometric constraints for motion planning
|
Multiplication of an expression by a scalar. More...
#include <hpp/constraints/symbolic-calculus.hh>
Public Types | |
typedef CalculusBase< ScalarMultiply< RhsValue > > | Parent_t |
![]() | |
typedef vector3_t | ValueType_t |
typedef JacobianMatrix | JacobianType_t |
Protected Attributes | |
Expression< value_type, RhsValue >::Ptr_t | e_ |
![]() | |
vector3_t | value_ |
JacobianMatrix | jacobian_ |
CrossMatrix | cross_ |
bool | vValid_ |
bool | jValid_ |
bool | cValid_ |
Friends | |
class | Expression< value_type, RhsValue > |
Additional Inherited Members | |
![]() | |
void | init (const typename Traits< ScalarMultiply< RhsValue > >::Ptr_t &ptr) |
Multiplication of an expression by a scalar.
typedef CalculusBase<ScalarMultiply<RhsValue> > hpp::constraints::ScalarMultiply< RhsValue >::Parent_t |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinevirtual |
|
friend |
|
protected |