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< RemoveCV< 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: