docs/structcutlass_1_1NumericConverterClamp.html
| | CUTLASS
CUDA Templates for Linear Algebra Subroutines and Solvers |
Public Types | Public Member Functions | Static Public Member Functions | List of all members
cutlass::NumericConverterClamp< T, S > Struct Template Reference
#include <numeric_conversion.h>
|
| | using | result_type = T | | | | using | source_type = S | | |
|
| | CUTLASS_HOST_DEVICE result_type | operator() (source_type const &s) | | |
|
| | static CUTLASS_HOST_DEVICE result_type | convert (source_type const &s) | | |
template<typename T , typename S >
| using cutlass::NumericConverterClamp< T, S >::result_type = T |
template<typename T , typename S >
| using cutlass::NumericConverterClamp< T, S >::source_type = S |
template<typename T , typename S >
|
| static CUTLASS_HOST_DEVICE result_type cutlass::NumericConverterClamp< T, S >::convert | ( | source_type const & | s | ) | |
| inlinestatic |
template<typename T , typename S >
|
| CUTLASS_HOST_DEVICE result_type cutlass::NumericConverterClamp< T, S >::operator() | ( | source_type const & | s | ) | |
| inline |
The documentation for this struct was generated from the following file:
Generated by 1.8.11