|
tatami
C++ API for different matrix representations
|
Delayed transposition. More...
Go to the source code of this file.
Classes | |
| class | tatami::DelayedTranspose< Value_, Index_ > |
| Delayed transposition of a matrix. More... | |
Namespaces | |
| namespace | tatami |
| Flexible representations for matrix data. | |
Delayed transposition.
This is equivalent to the DelayedAperm class in the DelayedArray package.