Go to the source code of this file.
Compounds | |
| class | LinEqVector |
| vector in a system of linear equations. More... | |
Functions | |
| void | add (LinEqVector &x, LinEqVector &y, LinEqVector &z) |
| void | add (LinEqVector &x, LinEqVector &y, char s, LinEqVector &z) |
| void | add (LinEqVector &x, LinEqVector &y, NUMT b, LinEqVector &z) |
| void | add (LinEqVector &x, NUMT a, LinEqVector &y, NUMT b, LinEqVector &z) |
| NUMT | inner (const LinEqVector &x, const LinEqVector &y) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|