PandA-2024.02
Functions
spmv.c File Reference
#include "spmv.h"
Include dependency graph for spmv.c:

Go to the source code of this file.

Functions

void ellpack (TYPE nzval[N *L], int32_t cols[N *L], TYPE vec[N], TYPE out[N])
 

Function Documentation

◆ ellpack()

void ellpack ( TYPE  nzval[N *L],
int32_t  cols[N *L],
TYPE  vec[N],
TYPE  out[N] 
)

Definition at line 8 of file spmv.c.

References L, N, sum, and TYPE.

Referenced by main(), and run_benchmark().

Here is the caller graph for this function:

Generated on Mon Feb 12 2024 13:03:10 for PandA-2024.02 by doxygen 1.8.13