MatrixCSR.hpp File Reference

Go to the source code of this file.

Classes

class  CubbyFlow::MatrixCSR< T >
 Compressed Sparse Row (CSR) matrix class. More...
 
class  CubbyFlow::MatrixCSRMatrixMul< T, ME >
 Matrix expression for CSR matrix-matrix multiplication. More...
 
class  CubbyFlow::MatrixCSR< T >
 Compressed Sparse Row (CSR) matrix class. More...
 
struct  CubbyFlow::MatrixCSR< T >::Element
 

Namespaces

 CubbyFlow
 

Typedefs

typedef MatrixCSR< float > CubbyFlow::MatrixCSRF
 Float-type CSR matrix. More...
 
typedef MatrixCSR< double > CubbyFlow::MatrixCSRD
 Double-type CSR matrix. More...