FLAMES 0.1.0
Matrix-Empowered HLS Library
mat-inv-nsa-expanded.cpp File Reference
#include "flames/flames.hpp"
Include dependency graph for mat-inv-nsa-expanded.cpp:

Typedefs

using dtype = FxP< 8, 8 >
 
using M = Mat< dtype, 4, 4 >
 

Functions

M top (const M &A)
 
int main ()
 

Typedef Documentation

◆ dtype

using dtype = FxP<8, 8>

◆ M

using M = Mat<dtype, 4, 4>

Function Documentation

◆ main()

int main ( )
Here is the call graph for this function:

◆ top()

M top ( const M A)
Here is the call graph for this function:
Here is the caller graph for this function: