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