ccgsl 2.7.2
C++wrappersforGnuScientificLibrary
gsl::spmatrix_complex_double Member List

This is the complete list of members for gsl::spmatrix_complex_double, including all inherited members.

add(spmatrix_complex_double &c, spmatrix_complex_double const &a, spmatrix_complex_double const &b)gsl::spmatrix_complex_doubleinlinestatic
add(spmatrix_complex_double const &a, spmatrix_complex_double const &b)gsl::spmatrix_complex_doubleinlinestatic
add_to_dense(gsl::matrix_complex &a, spmatrix_complex_double const &b)gsl::spmatrix_complex_doubleinlinestatic
ccgsl_pointergsl::spmatrix_complex_doubleprivate
ccs() constgsl::spmatrix_complex_doubleinline
ccs(spmatrix_complex_double const &spMatrix)gsl::spmatrix_complex_doubleinlinestatic
CCS enum valuegsl::spmatrix_complex_double
clone() constgsl::spmatrix_complex_doubleinline
compcol() constgsl::spmatrix_complex_doubleinline
compcol(spmatrix_complex_double const &spMatrix)gsl::spmatrix_complex_doubleinlinestatic
compress(int const sptype) constgsl::spmatrix_complex_doubleinline
compress(spmatrix_complex_double const &spMatrix, int const sptype)gsl::spmatrix_complex_doubleinlinestatic
COO enum valuegsl::spmatrix_complex_double
countgsl::spmatrix_complex_doubleprivate
CRS enum valuegsl::spmatrix_complex_double
crs() constgsl::spmatrix_complex_doubleinline
crs(spmatrix_complex_double const &spMatrix)gsl::spmatrix_complex_doubleinlinestatic
CSC enum valuegsl::spmatrix_complex_double
csc() constgsl::spmatrix_complex_doubleinline
csc(spmatrix_complex_double const &spMatrix)gsl::spmatrix_complex_doubleinlinestatic
CSR enum valuegsl::spmatrix_complex_double
csr() constgsl::spmatrix_complex_doubleinline
csr(spmatrix_complex_double const &spMatrix)gsl::spmatrix_complex_doubleinlinestatic
d2sp(gsl::spmatrix_complex_double &S, gsl::matrix_complex const &A)gsl::spmatrix_complex_doubleinlinestatic
data()gsl::spmatrix_complex_doubleinline
data() constgsl::spmatrix_complex_doubleinline
dense_add(gsl::matrix_complex &a, spmatrix_complex_double const &b)gsl::spmatrix_complex_doubleinlinestatic
dense_sub(gsl::matrix_complex &a, spmatrix_complex_double const &b)gsl::spmatrix_complex_doubleinlinestatic
equal(spmatrix_complex_double const &b) constgsl::spmatrix_complex_doubleinline
equal(spmatrix_complex_double const &a, spmatrix_complex_double const &b)gsl::spmatrix_complex_doubleinlinestatic
fprintf(FILE *stream, char const *format) constgsl::spmatrix_complex_doubleinline
fprintf(FILE *stream, spmatrix_complex_double const &spMatrix, char const *format)gsl::spmatrix_complex_doubleinlinestatic
fread(FILE *stream)gsl::spmatrix_complex_doubleinline
fread(FILE *stream, spmatrix_complex_double &spMatrix)gsl::spmatrix_complex_doubleinlinestatic
fscanf(FILE *stream)gsl::spmatrix_complex_doubleinlinestatic
fwrite(FILE *stream) constgsl::spmatrix_complex_doubleinline
fwrite(FILE *stream, spmatrix_complex_double &spMatrix)gsl::spmatrix_complex_doubleinlinestatic
get(size_t const i, size_t const j) constgsl::spmatrix_complex_doubleinline
get()gsl::spmatrix_complex_doubleinline
get() constgsl::spmatrix_complex_doubleinline
memcpy(spmatrix_complex_double &dest) constgsl::spmatrix_complex_doubleinline
memcpy(spmatrix_complex_double &dest, spmatrix_complex_double const &src)gsl::spmatrix_complex_doubleinlinestatic
nnz() constgsl::spmatrix_complex_doubleinline
nnz(spmatrix_complex_double const &spMatrix)gsl::spmatrix_complex_doubleinlinestatic
nzmax() constgsl::spmatrix_complex_doubleinline
operator bool() constgsl::spmatrix_complex_doubleinlineexplicit
operator=(spmatrix_complex_double const &v)gsl::spmatrix_complex_doubleinline
operator=(spmatrix_complex_double &&v)gsl::spmatrix_complex_doubleinline
ptr(size_t const i, size_t const j) constgsl::spmatrix_complex_doubleinline
realloc(size_t const nzmax)gsl::spmatrix_complex_doubleinline
realloc(size_t const nzmax, gsl::spmatrix_complex_double &spMatrix)gsl::spmatrix_complex_doubleinlinestatic
reset()gsl::spmatrix_complex_doubleinline
scale(gsl_complex const x)gsl::spmatrix_complex_doubleinline
scale_columns(gsl::vector_complex const &x)gsl::spmatrix_complex_doubleinline
scale_rows(gsl::vector_complex const &x)gsl::spmatrix_complex_doubleinline
set(size_t const i, size_t const j, gsl_complex const x)gsl::spmatrix_complex_doubleinline
set_zero()gsl::spmatrix_complex_doubleinline
set_zero(spmatrix_complex_double &spMatrix)gsl::spmatrix_complex_doubleinlinestatic
size1() constgsl::spmatrix_complex_doubleinline
size2() constgsl::spmatrix_complex_doubleinline
sp2d(gsl::matrix_complex &A, spmatrix_complex_double const &S)gsl::spmatrix_complex_doubleinlinestatic
spmatrix_complex_double()gsl::spmatrix_complex_doubleinline
spmatrix_complex_double(size_t const n1, size_t const n2)gsl::spmatrix_complex_doubleinlineexplicit
spmatrix_complex_double(size_t const n1, size_t const n2, size_t nzmax, size_t sptype)gsl::spmatrix_complex_doubleinlineexplicit
spmatrix_complex_double(gsl_spmatrix_complex *v)gsl::spmatrix_complex_doubleinlineexplicit
spmatrix_complex_double(std::initializer_list< std::initializer_list< gsl_complex > > initializer_list)gsl::spmatrix_complex_doubleinline
spmatrix_complex_double(spmatrix_complex_double const &v)gsl::spmatrix_complex_doubleinline
spmatrix_complex_double(spmatrix_complex_double &&v)gsl::spmatrix_complex_doubleinline
sptype() constgsl::spmatrix_complex_doubleinline
swap(spmatrix_complex_double &m)gsl::spmatrix_complex_doubleinline
transpose()gsl::spmatrix_complex_doubleinline
transpose(spmatrix_complex_double &a)gsl::spmatrix_complex_doubleinlinestatic
transpose2()gsl::spmatrix_complex_doubleinline
transpose2(spmatrix_complex_double &a)gsl::spmatrix_complex_doubleinlinestatic
transpose_memcpy(spmatrix_complex_double &dest, spmatrix_complex_double const &src)gsl::spmatrix_complex_doubleinlinestatic
tree_rebuild()gsl::spmatrix_complex_doubleinline
tree_rebuild(spmatrix_complex_double &spMatrix)gsl::spmatrix_complex_doubleinlinestatic
TRIPLET enum valuegsl::spmatrix_complex_double
type() constgsl::spmatrix_complex_doubleinline
type(spmatrix_complex_double const &spMatrix)gsl::spmatrix_complex_doubleinlinestatic
unique() constgsl::spmatrix_complex_doubleinline
use_count() constgsl::spmatrix_complex_doubleinline
wrap_gsl_spmatrix_complex_without_ownership(gsl_spmatrix_complex *v)gsl::spmatrix_complex_doubleinline
~spmatrix_complex_double()gsl::spmatrix_complex_doubleinline