CUTLASS
CUDA Templates for Linear Algebra Subroutines and Solvers
cutlass::platform::is_floating_point< T > Member List

This is the complete list of members for cutlass::platform::is_floating_point< T >, including all inherited members.

operator value_type() constcutlass::platform::integral_constant< bool,(is_same< float, remove_cv< T >::type >::value||is_same< double, remove_cv< T >::type >::value)>inline
operator()() constcutlass::platform::integral_constant< bool,(is_same< float, remove_cv< T >::type >::value||is_same< double, remove_cv< T >::type >::value)>inline
type typedefcutlass::platform::integral_constant< bool,(is_same< float, remove_cv< T >::type >::value||is_same< double, remove_cv< T >::type >::value)>
valuecutlass::platform::integral_constant< bool,(is_same< float, remove_cv< T >::type >::value||is_same< double, remove_cv< T >::type >::value)>static
value_type typedefcutlass::platform::integral_constant< bool,(is_same< float, remove_cv< T >::type >::value||is_same< double, remove_cv< T >::type >::value)>