#include <load_store.h>
|
static CUTLASS_DEVICE void | store (AccessType const &src, Scalar_ *pointer, int offset) |
| The store function. More...
|
|
◆ AccessType
template<typename Scalar_ , int Lanes_, MemorySpace::Kind Memory_>
◆ store()
template<typename Scalar_ , int Lanes_, MemorySpace::Kind Memory_>
static CUTLASS_DEVICE void cutlass::Store< Scalar_, Lanes_, Memory_, true, 16 >::store |
( |
AccessType const & |
src, |
|
|
Scalar_ * |
pointer, |
|
|
int |
offset |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: