|  | CUTLASS
    CUDA Templates for Linear Algebra Subroutines and Solvers | 
< Layout function
#include <tensor_fill.h>

| Public Types | |
| using | TensorView = TensorView< Element, Layout > | 
| Public Member Functions | |
| TensorFillFunc (TensorView const &view_=TensorView(), Element value_=Element(0)) | |
| void | operator() (Coord< Layout::kRank > const &coord) const | 
| Public Attributes | |
| TensorView | view | 
| Element | value | 
| using cutlass::reference::host::detail::TensorFillFunc< Element, Layout >::TensorView = TensorView<Element, Layout> | 
| 
 | inline | 
| 
 | inline | 
| Element cutlass::reference::host::detail::TensorFillFunc< Element, Layout >::value | 
| TensorView cutlass::reference::host::detail::TensorFillFunc< Element, Layout >::view | 
 1.8.11
 1.8.11