Back to Cutlass

CUTLASS: cutlass::ScalarIO< T > Struct Template Reference

docs/structcutlass_1_1ScalarIO.html

4.4.22.1 KB
Original Source

| | 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 >:

![Collaboration graph](structcutlass_1_1ScalarIO coll graph.png) [legend]

|

Public Member Functions

| | | ScalarIO () | | | Default ctor. More...
| | | | | ScalarIO (T value) | | | Constructs from a value. More...
| | |

|

Public Attributes

| | T | value | | | Value to print. More...
| | |

Constructor & Destructor Documentation

template<typename T >

|

| cutlass::ScalarIO< T >::ScalarIO | ( | | ) | |

| inline |

template<typename T >

|

| cutlass::ScalarIO< T >::ScalarIO | ( | T | value | ) | |

| inline |

Member Data Documentation

template<typename T >

| T cutlass::ScalarIO< T >::value |


The documentation for this struct was generated from the following file:


Generated by 1.8.11