#include "imat_shared.h"#include "csr.h"#include "imat_undef.h"Go to the source code of this file.
Classes | |
| struct | nps_imat_csr_t |
Defines | |
| #define | T nps_imat_csr_t |
| #define | T_(x) nps_imat_csr_##x |
Functions | |
| T_ (t)*T_(new)(int64_t init_labs | |
| void T_() | del (T_(t)*o) |
| int | nps_imat_fill_mut (nps_imat_state *, nps_imat_csr_t **o, nps_error_t *err) |
| int | nps_imat_fill_frz (nps_imat_state *, nps_imat_csr_t **o, nps_error_t *err) |
Variables | |
| int64_t | init_vals |
| #define T nps_imat_csr_t |
| #define T_ | ( | x | ) | nps_imat_csr_##x |
| void T_() del | ( | T_(t)* | o | ) |
| int nps_imat_fill_frz | ( | nps_imat_state * | , | |
| nps_imat_csr_t ** | o, | |||
| nps_error_t * | err | |||
| ) |
| int nps_imat_fill_mut | ( | nps_imat_state * | , | |
| nps_imat_csr_t ** | o, | |||
| nps_error_t * | err | |||
| ) |
| T_ | ( | t | ) | [new] |
| int64_t init_vals |
1.6.3