CMR  1.3.0
Public Attributes | List of all members
ChrListMatElement Struct Reference

Row/column information of ListMatrix. More...

#include <listmatrix.h>

Public Attributes

ChrListMatNonzero head
 Dummy nonzero in that row/column. More...
 
size_t numNonzeros
 Number of nonzeros in that row/column. More...
 

Detailed Description

Row/column information of ListMatrix.

Member Data Documentation

◆ head

ChrListMatNonzero ChrListMatElement::head

Dummy nonzero in that row/column.

◆ numNonzeros

size_t ChrListMatElement::numNonzeros

Number of nonzeros in that row/column.


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