PULSAR  0.1
Parallel Unified Linear Algebra with Systolic Arrays
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
icl_list_s Struct Reference

#include <icl_list.h>

Collaboration diagram for icl_list_s:

Data Fields

void * data
 
struct icl_list_sflink
 
struct icl_list_sblink
 

Detailed Description

Definition at line 19 of file icl_list.h.

Field Documentation

struct icl_list_s* icl_list_s::blink

Definition at line 22 of file icl_list.h.

void* icl_list_s::data

Definition at line 20 of file icl_list.h.

struct icl_list_s* icl_list_s::flink

Definition at line 21 of file icl_list.h.


The documentation for this struct was generated from the following file: