HDK
|
Gives mutable access to Coo buffers so they can be populated More...
#include <sparse_tensor.h>
Public Member Functions | |
CooMutator (Tensor &values, Tensor &indices) noexcept | |
Tensor & | Values () noexcept |
Tensor & | Indices () noexcept |
Gives mutable access to Coo buffers so they can be populated
Definition at line 289 of file sparse_tensor.h.
|
inlinenoexcept |
Definition at line 291 of file sparse_tensor.h.
|
inlinenoexcept |
Definition at line 293 of file sparse_tensor.h.
|
inlinenoexcept |
Definition at line 292 of file sparse_tensor.h.