GHOST  1.1.2
General, Hybrid, and Optimized Sparse Toolkit
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Variables
sell_kacz.c File Reference
#include "ghost/sparsemat.h"
#include "ghost/carp.h"
Include dependency graph for sell_kacz.c:

Variables

const ghost_kacz_opts GHOST_KACZ_OPTS_INITIALIZER
 
const ghost_carp_opts GHOST_CARP_OPTS_INITIALIZER
 

Variable Documentation

const ghost_carp_opts GHOST_CARP_OPTS_INITIALIZER
Initial value:
= {
.omega = NULL,
.shift = NULL,
.num_shifts = 0,
.best_block_size = 1,
.scale = NULL,
.initialized = false
}
Definition: sparsemat.h:117
Definition: sparsemat.h:93
const ghost_kacz_opts GHOST_KACZ_OPTS_INITIALIZER
Initial value:
= {
.omega = NULL,
.shift = NULL,
.num_shifts = 0,
.best_block_size = 1,
.scale = NULL,
.initialized = false
}
Definition: sparsemat.h:117
Definition: sparsemat.h:85
Definition: sparsemat.h:93