Geogram  Version 1.9.1-rc
A programming library of geometric algorithms
NLCoeff Struct Reference

Represents a coefficient in a sparse matrix. More...

#include <geogram/NL/nl_matrix.h>

Public Attributes

NLuint index
 index of the coefficient.
 
NLdouble value
 value of the coefficient.
 

Detailed Description

Represents a coefficient in a sparse matrix.

Definition at line 135 of file nl_matrix.h.


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