|  | CUTLASS
    CUDA Templates for Linear Algebra Subroutines and Solvers | 
std::integral_constant
#include <platform.h>


| Public Types | |
| typedef value_t | value_type | 
| typedef integral_constant< value_t, V > | type | 
| Public Member Functions | |
| CUTLASS_HOST_DEVICE | operator value_type () const | 
| CUTLASS_HOST_DEVICE const value_type | operator() () const | 
| Static Public Attributes | |
| static const value_t | value = V | 
| typedef integral_constant<value_t, V> cutlass::platform::integral_constant< value_t, V >::type | 
| typedef value_t cutlass::platform::integral_constant< value_t, V >::value_type | 
| 
 | inline | 
| 
 | inline | 
| 
 | static | 
 1.8.11
 1.8.11