FLAMES 0.1.0
Matrix-Empowered HLS Library
|
▼Nflames | Namespace for the FLAMES library |
CMat | Matrix |
CMatRef | |
CMatRefCol | |
CMatRefRow | |
CMatView | Read only view version of a matrix |
CMatViewCol | Read only view version of a certain column as colunm vector |
CMatViewCols | Read only view version of successive columns |
CMatViewDiagMat | Read only view version of a diagonal matrix |
CMatViewDiagRowVec | Read only view version of a diagonal matrix as row vector |
CMatViewDiagVec | Read only view version of a diagonal matrix as vector |
CMatViewOffDiag | Read only view version of a off diagonal |
CMatViewOpp | Read only view version of the opposite of a matrix |
CMatViewRow | Read only view version of a certain row as row vector |
CMatViewRows | Read only view version of successive rows |
CMatViewT | Read only view version of a transposed matrix |
CTensor | Tensor |