| 
    tatami
    
   C++ API for different matrix representations 
   | 
 
Get type of elements in an array. More...
Go to the source code of this file.
Namespaces | |
| namespace | tatami | 
| Flexible representations for matrix data.  | |
Typedefs | |
| template<class Array_ > | |
| using | tatami::ElementType = I<decltype(std::declval<Array_>()[0])> | 
Get type of elements in an array.