Tensor.data

Undocumented in source.
struct Tensor(T, size_t ROWS, size_t COLUMNS, size_t DEPTH)
final
Matrix!(T, ROWS, COLUMNS)[DEPTH] data;

Meta