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

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.
 

Detailed Description

Delayed transposition.

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