BeBOP Optimized Sparse Kernel Interface Library  1.0.1h
Data Fields
tagBebop_matTRIPART_t Struct Reference

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.

Detailed Description

Triangular partition (TRIPART), or the "switch-to-dense" data structure.

Todo:
Fill in formal description of this format.

The documentation for this struct was generated from the following file: