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

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

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