This is the complete list of members for ResuelveCGMBandDisp, including all inherited members.
| A | BCGM | protected |
| B | ResuelveSistemaLineal | protected |
| BCGM(MultOp &a, ProductoPunto &prod, int iter, ldouble ep) | BCGM | inline |
| C | ResuelveCGM | protected |
| configuraMetodo(ldouble ep, int it) | ResuelveCGM | inline |
| elMetodoModificaMatriz(void) | ResuelveSistemaLineal | inline |
| Ep | BCGM | protected |
| error(const char *txt) | ResuelveSistemaLineal | inlineprotected |
| informacionMetodo(void) | ResuelveSistemaLineal | inline |
| inicializa(Matriz *m, Vector *b, Vector *x) | ResuelveSistemaLineal | inline |
| Iter | BCGM | protected |
| iteraciones(int iter) | BCGM | inline |
| M | ResuelveSistemaLineal | protected |
| MetodoModificaMatriz | ResuelveSistemaLineal | protected |
| MetodoNumerico | ResuelveSistemaLineal | protected |
| multiplica(Vector *u, Vector *v) | ResuelveCGM | inlineprotectedvirtual |
| NumIteraciones | ResuelveSistemaLineal | protected |
| prodP | BCGM | protected |
| productoPunto(Vector *u, Vector *v) | ResuelveCGM | inlineprotectedvirtual |
| RequiereMatriz | ResuelveSistemaLineal | protected |
| resuelve(void) | BCGM | virtual |
| resuelve(Vector *x, Vector *b) | BCGM | inlinevirtual |
| ResuelveCGM(void) | ResuelveCGM | inline |
| ResuelveCGM(Vector *x, Vector *b) | ResuelveCGM | inline |
| ResuelveCGM(Vector *x, Vector *b, ldouble ep, int it) | ResuelveCGM | inline |
| ResuelveCGMBandDisp(void) | ResuelveCGMBandDisp | inline |
| ResuelveCGMBandDisp(MatrizBandDisp *A) | ResuelveCGMBandDisp | inline |
| ResuelveCGMBandDisp(MatrizBandDisp *A, Vector *x, Vector *b) | ResuelveCGMBandDisp | inline |
| ResuelveCGMBandDisp(MatrizBandDisp *A, Vector *x, Vector *b, ldouble ep, int it) | ResuelveCGMBandDisp | inline |
| ResuelveSistemaLineal(void) | ResuelveSistemaLineal | inline |
| retornaMetodoNumerico(void) | ResuelveSistemaLineal | inline |
| retornaNumeroIteraciones(void) | ResuelveSistemaLineal | inline |
| retornaRequiereMatriz(void) | ResuelveSistemaLineal | inline |
| tamano(void) | ResuelveCGM | inlineprotectedvirtual |
| tolerancia(ldouble eps) | BCGM | inline |
| X | ResuelveSistemaLineal | protected |