Go to the source code of this file.
Namespaces | |
| namespace | mim |
| namespace | mim::plug |
| namespace | mim::plug::matrix |
| The matrix Plugin | |
Functions | |
| const Def * | mim::plug::matrix::op_read (const Def *mem, const Def *matrix, const Def *idx) |
| Reads element idx from a matrix (represented by a buffer.Buf), threading mem. | |