gsl v0.1.8 (2017-02-24T13:32:01Z)
Home
Dub
Repo
gsl_spmatrix_set
gsl
spmatrix
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
int
gsl_spmatrix_set
(
gsl_spmatrix
*
m
,
const
size_t
i
,
const
size_t
j
,
const
double
x
)
Meta
Source
See Implementation
gsl
spmatrix
functions
gsl_spmatrix_add
gsl_spmatrix_alloc
gsl_spmatrix_alloc_nzmax
gsl_spmatrix_compare_idx
gsl_spmatrix_compcol
gsl_spmatrix_cumsum
gsl_spmatrix_d2sp
gsl_spmatrix_equal
gsl_spmatrix_free
gsl_spmatrix_get
gsl_spmatrix_memcpy
gsl_spmatrix_minmax
gsl_spmatrix_nnz
gsl_spmatrix_realloc
gsl_spmatrix_scale
gsl_spmatrix_set
gsl_spmatrix_set_zero
gsl_spmatrix_sp2d
gsl_spmatrix_transpose_memcpy
structs
gsl_spmatrix
gsl_spmatrix_tree