|
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:
- C:/Users/usrlocal/ownCloud/DevSoft/etvoIII/etvo31/etvo/libminmaxgd/include/smatrix.h
- C:/Users/usrlocal/ownCloud/DevSoft/etvoIII/etvo31/etvo/libminmaxgd/src/smatrix.cpp