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

Row/column information of a ListMat8. More...

#include <listmatrix.h>

Public Attributes

ListMat8Nonzero 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 a ListMat8.

Member Data Documentation

◆ head

ListMat8Nonzero ListMat8Element::head

Dummy nonzero in that row/column.

◆ numNonzeros

size_t ListMat8Element::numNonzeros

Number of nonzeros in that row/column.


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