tatami
C++ API for different matrix representations
Loading...
Searching...
No Matches
Classes | Namespaces
DelayedBind.hpp File Reference

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.
 

Detailed Description

Delayed combining of multiple tatami::Matrix objects.

This is equivalent to the DelayedAbind class in the DelayedArray package.