CUTLASS
CUDA Templates for Linear Algebra Subroutines and Solvers
Public Types | List of all members
cutlass::RealType< T > Struct Template Reference

Used to determine the real-valued underlying type of a numeric type T.

#include <real.h>

Public Types

using Type = T
 

Member Typedef Documentation

template<typename T>
using cutlass::RealType< T >::Type = T

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