STARS-H
Software for Testing Accuracy, Reliability and Scalability of Hierarchical computations
starsh_randtlr Struct Reference

Structure for synthetic TLR matrices. More...

#include <starsh-randtlr.h>

Data Fields

STARSH_int count
 Number of rows/columns of synthetic matrix.
 
STARSH_int nblocks
 Number of tiles in one dimension.
 
STARSH_int block_size
 Size of each tile.
 
double * U
 Pointer to count-by-block_size matrix-generator.
 
double * S
 Array of singular values, which is common for all tiles.
 
double diag
 Value to add to each diagonal element (for positive definiteness).
 

Detailed Description

Structure for synthetic TLR matrices.


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