My Project
Public Attributes | List of all members
LayeredMatrix Class Reference

Public Attributes

final int first_bit =1
 
final int second_bit =2
 
final int third_bit =4
 
final int fourth_bit =8
 
final int fifth_bit =0x16
 
int n_layers
 
int m [][]
 

Detailed Description

A matrix to draw graphs. m x m Matrix. Each (m,n) elements contains informations about similarity between m's and n's BEI: the first bit represents the first BEI, the second bit represents the second BEI and so on.

Author
Sirio Capizzi
Guido Fioretti
Ruggero Rossi

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