Back to Cutlass

CUTLASS: cutlass::Min< A, B > Struct Template Reference

docs/structcutlass_1_1Min.html

4.4.21.1 KB
Original Source

| | CUTLASS

CUDA Templates for Linear Algebra Subroutines and Solvers |

Static Public Attributes | List of all members

cutlass::Min< A, B > Struct Template Reference

#include <fast_math.h>

|

Static Public Attributes

| | static int const | kValue = (A < B) ? A : B | | |

Member Data Documentation

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:


Generated by 1.8.11