Libbarrett  1.2.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Defines
Public Types | Static Public Member Functions | Static Public Attributes
barrett::math::Traits< T > Struct Template Reference

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Defines