Libbarrett  1.2.4
Public Member Functions | Public Attributes | Protected Member Functions | Protected Attributes
Multiplier< T1, T2, OutputType > Class Template Reference
Inheritance diagram for Multiplier< T1, T2, OutputType >:
barrett::systems::System barrett::systems::SingleOutput< OutputType >

List of all members.

Public Member Functions

 Multiplier (std::string sysName="Multiplier")

Public Attributes

Input< T1 > input1
Input< T2 > input2
 EIGEN_MAKE_ALIGNED_OPERATOR_NEW

Protected Member Functions

virtual void operate ()

Protected Attributes

OutputType data

template<typename T1, typename T2, typename OutputType>
class Multiplier< T1, T2, OutputType >


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Defines