(Event+Time).Variant Operators  2.3
Operators for Timed Discrete Event Systems in Dioids
mmgd::smatrix Class Reference

Public Member Functions

 smatrix (int, int)
 
 smatrix (const smatrix &)
 
 smatrix (const serie &)
 
 smatrix (poly &)
 
 smatrix (gd &)
 
int getrow (void)
 
int getcol (void)
 
smatrixoperator= (const smatrix &a)
 
smatrixoperator= (serie &a)
 
smatrixoperator= (gd &gd1)
 
smatrixoperator= (poly &p1)
 
serieoperator() (int i, int j)
 
int operator== (const smatrix &M)
 

Friends

std::ostream & operator<< (std::ostream &flot, smatrix &)
 
std::fstream & operator<< (std::fstream &flot, smatrix &)
 
smatrix oplus (smatrix &, smatrix &)
 
smatrix inf (smatrix &a, smatrix &b)
 
smatrix otimes (smatrix &, smatrix &)
 
smatrix lfrac (smatrix &, smatrix &)
 
smatrix rfrac (smatrix &a, smatrix &b)
 
smatrix star (smatrix ak_1)
 
smatrix transpose (smatrix &PT)
 
smatrix prcaus (smatrix &)
 
smatrix odot (smatrix &, smatrix &)
 
smatrix Duallfrac (smatrix &a, smatrix &b)
 
smatrix permutation (smatrix &a)
 Essai 2013 june, is it possible to reduce complexity by permuting row of A, result is not so obvious.
 

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