Matrix r4655
Loading...
Searching...
No Matches
Data Fields
Matrix_cs_dmperm_results Struct Reference

#include <cs-etc.h>

Data Fields

int * p
 
int * q
 
int * r
 
int * s
 
int nb
 
int rr [5]
 
int cc [5]
 

Detailed Description

Definition at line 48 of file cs-etc.h.

Field Documentation

◆ cc

int Matrix_cs_dmperm_results::cc[5]

Definition at line 56 of file cs-etc.h.

Referenced by Csparse_dmperm().

◆ nb

int Matrix_cs_dmperm_results::nb

Definition at line 54 of file cs-etc.h.

Referenced by Csparse_dmperm().

◆ p

int* Matrix_cs_dmperm_results::p

Definition at line 50 of file cs-etc.h.

Referenced by Csparse_dmperm().

◆ q

int* Matrix_cs_dmperm_results::q

Definition at line 51 of file cs-etc.h.

Referenced by Csparse_dmperm().

◆ r

int* Matrix_cs_dmperm_results::r

Definition at line 52 of file cs-etc.h.

Referenced by Csparse_dmperm().

◆ rr

int Matrix_cs_dmperm_results::rr[5]

Definition at line 55 of file cs-etc.h.

Referenced by Csparse_dmperm().

◆ s

int* Matrix_cs_dmperm_results::s

Definition at line 53 of file cs-etc.h.

Referenced by Csparse_dmperm().


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