|
ccgsl 2.7.2
C++wrappersforGnuScientificLibrary
|
This is the complete list of members for gsl::spmatrix_short, including all inherited members.
| add(spmatrix_short &c, spmatrix_short const &a, spmatrix_short const &b) | gsl::spmatrix_short | inlinestatic |
| add(spmatrix_short const &a, spmatrix_short const &b) | gsl::spmatrix_short | inlinestatic |
| add_to_dense(gsl::matrix_short &a, spmatrix_short const &b) | gsl::spmatrix_short | inlinestatic |
| ccgsl_pointer | gsl::spmatrix_short | private |
| ccs() const | gsl::spmatrix_short | inline |
| ccs(spmatrix_short const &spMatrix) | gsl::spmatrix_short | inlinestatic |
| CCS enum value | gsl::spmatrix_short | |
| clone() const | gsl::spmatrix_short | inline |
| compcol() const | gsl::spmatrix_short | inline |
| compcol(spmatrix_short const &spMatrix) | gsl::spmatrix_short | inlinestatic |
| compress(int const sptype) const | gsl::spmatrix_short | inline |
| compress(spmatrix_short const &spMatrix, int const sptype) | gsl::spmatrix_short | inlinestatic |
| COO enum value | gsl::spmatrix_short | |
| count | gsl::spmatrix_short | private |
| CRS enum value | gsl::spmatrix_short | |
| crs() const | gsl::spmatrix_short | inline |
| crs(spmatrix_short const &spMatrix) | gsl::spmatrix_short | inlinestatic |
| CSC enum value | gsl::spmatrix_short | |
| csc() const | gsl::spmatrix_short | inline |
| csc(spmatrix_short const &spMatrix) | gsl::spmatrix_short | inlinestatic |
| CSR enum value | gsl::spmatrix_short | |
| csr() const | gsl::spmatrix_short | inline |
| csr(spmatrix_short const &spMatrix) | gsl::spmatrix_short | inlinestatic |
| d2sp(gsl::spmatrix_short &S, gsl::matrix_short const &A) | gsl::spmatrix_short | inlinestatic |
| data() | gsl::spmatrix_short | inline |
| data() const | gsl::spmatrix_short | inline |
| dense_add(gsl::matrix_short &a, spmatrix_short const &b) | gsl::spmatrix_short | inlinestatic |
| dense_sub(gsl::matrix_short &a, spmatrix_short const &b) | gsl::spmatrix_short | inlinestatic |
| equal(spmatrix_short const &b) const | gsl::spmatrix_short | inline |
| equal(spmatrix_short const &a, spmatrix_short const &b) | gsl::spmatrix_short | inlinestatic |
| fprintf(FILE *stream, char const *format) const | gsl::spmatrix_short | inline |
| fprintf(FILE *stream, spmatrix_short const &spMatrix, char const *format) | gsl::spmatrix_short | inlinestatic |
| fread(FILE *stream) | gsl::spmatrix_short | inline |
| fread(FILE *stream, spmatrix_short &spMatrix) | gsl::spmatrix_short | inlinestatic |
| fscanf(FILE *stream) | gsl::spmatrix_short | inlinestatic |
| fwrite(FILE *stream) const | gsl::spmatrix_short | inline |
| fwrite(FILE *stream, spmatrix_short &spMatrix) | gsl::spmatrix_short | inlinestatic |
| get(size_t const i, size_t const j) const | gsl::spmatrix_short | inline |
| get() | gsl::spmatrix_short | inline |
| get() const | gsl::spmatrix_short | inline |
| memcpy(spmatrix_short &dest) const | gsl::spmatrix_short | inline |
| memcpy(spmatrix_short &dest, spmatrix_short const &src) | gsl::spmatrix_short | inlinestatic |
| min_index(size_t &imin_out, size_t &jmin_out) const | gsl::spmatrix_short | inline |
| minmax(short &min_out, short &max_out) const | gsl::spmatrix_short | inline |
| nnz() const | gsl::spmatrix_short | inline |
| nnz(spmatrix_short const &spMatrix) | gsl::spmatrix_short | inlinestatic |
| norm1(gsl::spmatrix_short const &a) | gsl::spmatrix_short | inlinestatic |
| nzmax() const | gsl::spmatrix_short | inline |
| operator bool() const | gsl::spmatrix_short | inlineexplicit |
| operator=(spmatrix_short const &v) | gsl::spmatrix_short | inline |
| operator=(spmatrix_short &&v) | gsl::spmatrix_short | inline |
| ptr(size_t const i, size_t const j) const | gsl::spmatrix_short | inline |
| realloc(size_t const nzmax) | gsl::spmatrix_short | inline |
| realloc(size_t const nzmax, gsl::spmatrix_short &spMatrix) | gsl::spmatrix_short | inlinestatic |
| reset() | gsl::spmatrix_short | inline |
| scale(short const x) | gsl::spmatrix_short | inline |
| scale_columns(gsl::vector_short const &x) | gsl::spmatrix_short | inline |
| scale_rows(gsl::vector_short const &x) | gsl::spmatrix_short | inline |
| set(size_t const i, size_t const j, short const x) | gsl::spmatrix_short | inline |
| set_zero() | gsl::spmatrix_short | inline |
| set_zero(spmatrix_short &spMatrix) | gsl::spmatrix_short | inlinestatic |
| size1() const | gsl::spmatrix_short | inline |
| size2() const | gsl::spmatrix_short | inline |
| sp2d(gsl::matrix_short &A, spmatrix_short const &S) | gsl::spmatrix_short | inlinestatic |
| spmatrix_short() | gsl::spmatrix_short | inline |
| spmatrix_short(size_t const n1, size_t const n2) | gsl::spmatrix_short | inlineexplicit |
| spmatrix_short(size_t const n1, size_t const n2, size_t nzmax, size_t sptype) | gsl::spmatrix_short | inlineexplicit |
| spmatrix_short(gsl_spmatrix_short *v) | gsl::spmatrix_short | inlineexplicit |
| spmatrix_short(std::initializer_list< std::initializer_list< short > > initializer_list) | gsl::spmatrix_short | inline |
| spmatrix_short(spmatrix_short const &v) | gsl::spmatrix_short | inline |
| spmatrix_short(spmatrix_short &&v) | gsl::spmatrix_short | inline |
| sptype() const | gsl::spmatrix_short | inline |
| swap(spmatrix_short &m) | gsl::spmatrix_short | inline |
| transpose() | gsl::spmatrix_short | inline |
| transpose(spmatrix_short &a) | gsl::spmatrix_short | inlinestatic |
| transpose2() | gsl::spmatrix_short | inline |
| transpose2(spmatrix_short &a) | gsl::spmatrix_short | inlinestatic |
| transpose_memcpy(spmatrix_short &dest, spmatrix_short const &src) | gsl::spmatrix_short | inlinestatic |
| tree_rebuild() | gsl::spmatrix_short | inline |
| tree_rebuild(spmatrix_short &spMatrix) | gsl::spmatrix_short | inlinestatic |
| TRIPLET enum value | gsl::spmatrix_short | |
| type() const | gsl::spmatrix_short | inline |
| type(spmatrix_short const &spMatrix) | gsl::spmatrix_short | inlinestatic |
| unique() const | gsl::spmatrix_short | inline |
| use_count() const | gsl::spmatrix_short | inline |
| wrap_gsl_spmatrix_short_without_ownership(gsl_spmatrix_short *v) | gsl::spmatrix_short | inline |
| ~spmatrix_short() | gsl::spmatrix_short | inline |