Tiny Vector Matrix library using Expression Templates | Sourceforge Project Page |
Classes | |
class | gemm |
Meta class for matrix-matrix operations, like product using formula
. More... | |
class | gemm< 0, 0, 0, 0 > |
class | gemmt |
Meta class for product matrix-transpose(matrix) operations. More... | |
class | gemmt< 0, 0, 0, 0 > |
class | gemtm |
Meta class for trans(matrix)-matrix operations, like product. More... | |
class | gemtm< 0, 0, 0, 0 > |
class | gemtv |
Meta class for matrix-transpose-vector operations. More... | |
class | gemtv< 0, 0, 0 > |
class | gemv |
Meta class for matrix-vector operations. More... | |
class | gemv< 0, 0, 0 > |
class | Matrix |
Meta Matrix class using expression and meta templates. More... | |
class | Matrix< 0, 0, 0, 0 > |
class | Vector |
Meta Vector class using expression templates. More... | |
class | Vector< 0, 0 > |
Author: |