Libbarrett  1.2.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Defines
Public Member Functions | Protected Attributes
barrett::systems::Summer< T, numInputs, RequiresAlignment >::Polarity Class Reference

List of all members.

Public Member Functions

 Polarity (std::string polarityStr) throw (std::invalid_argument)
 Polarity (const std::bitset< numInputs > &inputPolarity)
int operator[] (const size_t i) const

Protected Attributes

std::bitset< numInputs > polarity

template<typename T, size_t numInputs = 2, bool RequiresAlignment = math::Traits<T>::RequiresAlignment>
class barrett::systems::Summer< T, numInputs, RequiresAlignment >::Polarity


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