#include "sparsemat.h"
#include "densemat.h"
Go to the source code of this file.
|
| ghost_error | ghost_kacz_rb_v1 (ghost_densemat *x, ghost_sparsemat *mat, ghost_densemat *b, ghost_kacz_opts opts) |
| |
| ghost_error | ghost_kacz_rb_v2 (ghost_densemat *x, ghost_sparsemat *mat, ghost_densemat *b, ghost_kacz_opts opts) |
| |
| ghost_error | ghost_kacz_rb_v3 (ghost_densemat *x, ghost_sparsemat *mat, ghost_densemat *b, ghost_kacz_opts opts) |
| |
| ghost_error | ghost_kacz_rb_v4 (ghost_densemat *x, ghost_sparsemat *mat, ghost_densemat *b, ghost_kacz_opts opts) |
| |
| ghost_error | ghost_kacz_rb_v5 (ghost_densemat *x, ghost_sparsemat *mat, ghost_densemat *b, ghost_kacz_opts opts) |
| |