![]() |
GHOST
1.1.2
General, Hybrid, and Optimized Sparse Toolkit
|
#include "ghost/compatibility_check.h"
#include "ghost/config.h"
#include "ghost/types.h"
#include "ghost/util.h"
#include "ghost/instr.h"
#include "ghost/machine.h"
#include "ghost/math.h"
ghost_error ghost_check_mat_vec_compatibility | ( | ghost_compatible_mat_vec * | data, |
ghost_context * | ctx | ||
) |
ghost_error ghost_check_vec_init_compatibility | ( | ghost_compatible_vec_init * | data | ) |
ghost_error ghost_check_vec_vec_compatibility | ( | ghost_compatible_vec_vec * | data | ) |
const ghost_compatible_mat_vec GHOST_COMPATIBLE_MAT_VEC_INITIALIZER |
const ghost_compatible_vec_init GHOST_COMPATIBLE_VEC_INIT_INITIALIZER |
const ghost_compatible_vec_vec GHOST_COMPATIBLE_VEC_VEC_INITIALIZER |