Marmote Core
The project aims at realizing the prototype of a software environment dedicated to modeling with Markov chains.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations
Public Attributes | List of all members
elem Struct Reference

Elements. More...

#include <psi.h>

Public Attributes

int length
 
int occupation
 
int * index
 

Detailed Description

Elements.

Structure to represent an element in the hash table

Member Data Documentation

int* elem::index

List of index of vectors

int elem::length

Current allocate memory length

int elem::occupation

Number of current index in the list


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