Public Member Functions | |
void | Load_A (char *) |
void | Load_b (char *) |
void | Save_A (char *) |
void | Save_b (char *) |
void | Set_A (Matrica &) |
void | Set_b (Matrica &) |
void | GetSolution (Matrica &) |
Protected Attributes | |
Matrica | A |
Matrica | b |
Definition at line 66 of file matrice.h.