Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed-rtos mbed QEI
tvmet::loop Namespace Reference
Loop stuff inside here. More...
Data Structures | |
class | gemm |
class for matrix-matrix product using loop unrolling. More... | |
class | gemmt |
class for for product matrix-transpose(matrix) operations. More... | |
class | gemtm |
class for matrix-matrix product using loop unrolling. More... | |
class | gemtv |
class for transposed(matrix)-vector product using loop unrolling. More... | |
class | gemv |
class for matrix-vector product using loop unrolling. More... | |
class | Matrix |
Loop Matrix class using expression and loop templates. More... | |
class | Vector |
Loop Vector class using expression and loop templates. More... |
Detailed Description
Loop stuff inside here.
Generated on Wed Jul 13 2022 18:42:00 by
