CSPOptions Struct Reference

Structure containing options for structured matrix compression, to be used with the C interface. More...

#include <StructuredMatrix.h>

Public Attributes

SP_STRUCTURED_TYPE type
 
double rel_tol
 
double abs_tol
 
int leaf_size
 
int max_rank
 
int verbose
 

Detailed Description

Structure containing options for structured matrix compression, to be used with the C interface.

This mimics the options found in the C++ class structured::StructuredOptions.

See also
structured::StructuredOptions

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