Cutlass
CUDA Templates for Linear Algebra Subroutines and Solvers
cutlass
Min
Static Public Attributes
|
List of all members
cutlass::Min< A, B > Struct Template Reference
#include <
cutlass_math.h
>
Static Public Attributes
static int const
kValue
= (A < B) ? A : B
Member Data Documentation
◆
kValue
template<int A, int B>
int const
cutlass::Min
< A, B >::kValue = (A < B) ? A : B
static
The documentation for this struct was generated from the following file:
cutlass_math.h
Generated on Fri Oct 26 2018 14:53:34 for Cutlass by
1.8.14