oski_inmatpropset_t Struct Reference

#include <inmatprop.h>


Detailed Description

Collected input matrix property settings.

On matrix handle creation, the implementation parses the user's variable argument list specifying input matrix properties, and stores them in a 'canonical form' in an instance of this data structure.

See also:
oski_inmatprop_t, oski_InitMatPropSet()


Data Fields

oski_inmatprop_t pattern
 [DEFAULT=MAT_GENERAL].
int has_unit_diag_implicit
 0 or 1 [DEFAULT=0].
int index_base
 0 or 1 [DEFAULT=1].
int has_sorted_indices
 0 or 1 [DEFAULT=0].
int has_unique_indices
 0 or 1 [DEFAULT=0].


The documentation for this struct was generated from the following file:
Generated on Wed Sep 19 16:41:23 2007 for BeBOP Optimized Sparse Kernel Interface Library by  doxygen 1.4.6