List of all members.
Public Types |
typedef T | unitless_type |
Static Public Member Functions |
static T | zero () |
static void | zero (T &t) |
static T | add (T l, T r) |
static T | sub (T l, T r) |
static T | neg (T t) |
static T | mult (T l, T r) |
static T | div (T l, T r) |
Static Public Attributes |
static const bool | RequiresAlignment = false |
template<typename T>
struct barrett::math::Traits< T >
The documentation for this struct was generated from the following file: