Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | rename colsum to rowsum; add colsum implementation | Determinant | 2015-05-22 |
| | |||
* | ... | Determinant | 2015-05-22 |
| | |||
* | add base class CuMatrix for CuMatrixFloat and CuMatrixDouble | Determinant | 2015-05-22 |
| | |||
* | add subtraction for cumatrix | Determinant | 2015-05-19 |
| | |||
* | ... | Determinant | 2015-05-19 |
| | |||
* | add double precision matrix implementation | Determinant | 2015-05-19 |
| | |||
* | add rowsum for cumatrix | Determinant | 2015-05-18 |
| | |||
* | add addition and multiplication for cumatrix | Determinant | 2015-05-17 |
| | |||
* | add cumatrix | Determinant | 2015-05-15 |
| | |||
* | use C macro to implement matrix template | Determinant | 2015-05-15 |