SimGrid  3.14.159
Versatile Simulation of Distributed Systems
s_xbt_matrix_t Struct Reference

Detailed Description

#include <matrix.h>

Public Attributes

unsigned int lines
 
unsigned int rows
 
unsigned long elmsize
 
char * data
 
void_f_pvoid_t free_f
 

Member Data Documentation

◆ lines

unsigned int s_xbt_matrix_t::lines

◆ rows

unsigned int s_xbt_matrix_t::rows

◆ elmsize

unsigned long s_xbt_matrix_t::elmsize

◆ data

char* s_xbt_matrix_t::data

◆ free_f

void_f_pvoid_t s_xbt_matrix_t::free_f

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