CMR  1.3.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
ListMat64Element Struct Reference

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

#include <listmatrix.h>

Public Attributes

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

Detailed Description

Row/column information of a ListMat64.

Member Data Documentation

◆ head

ListMat64Nonzero ListMat64Element::head

Dummy nonzero in that row/column.

◆ numNonzeros

size_t ListMat64Element::numNonzeros

Number of nonzeros in that row/column.


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