| 
    tatami
    
   C++ API for different matrix representations 
   | 
 
Utilities for delayed arithmetic operations. More...
Go to the source code of this file.
Namespaces | |
| namespace | tatami | 
| Flexible representations for matrix data.  | |
Enumerations | |
| enum class | tatami::ArithmeticOperation : char {  ADD , SUBTRACT , MULTIPLY , DIVIDE , POWER , MODULO , INTEGER_DIVIDE }  | 
Utilities for delayed arithmetic operations.