|
BeBOP Optimized Sparse Kernel Interface Library
1.0.1h
|
Triangular partition (TRIPART), or the "switch-to-dense" data structure. More...
#include <format.h>
Data Fields | |
| int | has_unit_diag_implicit |
| 1 <==> Diagonal == 1, implicitly stored | |
| oski_matrix_t | T1 |
| oski_matrix_t | T2 |
| oski_matrix_t | T_dense |
| char * | mod_name |
| Module name containing this implementation. | |
Triangular partition (TRIPART), or the "switch-to-dense" data structure.
1.7.6.1