Public Member Functions | List of all members
blaze::CTrans Struct Reference

Generic wrapper for the ctrans() function. More...

#include <CTrans.h>

Public Member Functions

template<typename T >
BLAZE_ALWAYS_INLINE auto operator() (const T &a) const
 Returns the result of the ctrans() function for the given object/value. More...
 

Detailed Description

Generic wrapper for the ctrans() function.

Member Function Documentation

template<typename T >
BLAZE_ALWAYS_INLINE auto blaze::CTrans::operator() ( const T &  a) const
inline

Returns the result of the ctrans() function for the given object/value.

Parameters
aThe given object/value.
Returns
The result of the ctrans() function for the given object/value.

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