All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
blaze::IntrinsicTrait< T > Class Template Reference

Intrinsic characteristics of data types.The IntrinsicTrait class template provides the intrinsic characteristics of a specific data type: More...

#include <IntrinsicTrait.h>

Inherits IntrinsicTraitBase< boost::remove_cv< T >::type >.

Detailed Description

template<typename T>
class blaze::IntrinsicTrait< T >

Intrinsic characteristics of data types.

The IntrinsicTrait class template provides the intrinsic characteristics of a specific data type:

  1. If it cannot be used in multiplications, it is set to 0.

The documentation for this class was generated from the following file: