|
mxnet
|
Read only data structure to reference array. More...
#include <vector>#include <array>

Go to the source code of this file.
Classes | |
| class | dmlc::array_view< ValueType > |
| Read only data structure to reference continuous memory region of array. Provide unified view for vector, array and C style array. This data structure do not guarantee aliveness of referenced array. More... | |
Namespaces | |
| dmlc | |
| namespace for dmlc | |
Read only data structure to reference array.
Copyright (c) 2016 by Contributors
1.8.11