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

std::conditional (true specialization)

#include <platform.h>

Public Types

typedef T type
 

Member Typedef Documentation

template<bool B, class T, class F>
typedef T cutlass::platform::conditional< B, T, F >::type

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