docs/structcutlass_1_1ScalarIO.html
| | CUTLASS
CUDA Templates for Linear Algebra Subroutines and Solvers |
Public Member Functions | Public Attributes | List of all members
cutlass::ScalarIO< T > Struct Template Reference
Helper to enable formatted printing of CUTLASS scalar types to an ostream.
#include <core_io.h>
Collaboration diagram for cutlass::ScalarIO< T >:
 [legend]
|
|
| | ScalarIO () |
| | Default ctor. More...
|
| |
| | ScalarIO (T value) |
| | Constructs from a value. More...
|
| |
|
|
| T | value |
| | Value to print. More...
|
| |
template<typename T >
|
| cutlass::ScalarIO< T >::ScalarIO | ( | | ) | |
| inline |
template<typename T >
|
| cutlass::ScalarIO< T >::ScalarIO | ( | T | value | ) | |
| inline |
template<typename T >
| T cutlass::ScalarIO< T >::value |
The documentation for this struct was generated from the following file:
Generated by 1.8.11