Geogram Version 1.9.6-rc
A programming library of geometric algorithms
Loading...
Searching...
No Matches
GEO::Coeff Struct Reference

Public Member Functions

 Coeff (index_t p_index, double p_a)
 

Public Attributes

index_t index
 
double a
 

Detailed Description

Definition at line 87 of file mixed_constrained_solver.h.

Constructor & Destructor Documentation

◆ Coeff() [1/2]

GEO::Coeff::Coeff ( index_t  p_index,
double  p_a 
)
inline

Definition at line 88 of file mixed_constrained_solver.h.

◆ Coeff() [2/2]

GEO::Coeff::Coeff ( )
inline

Definition at line 91 of file mixed_constrained_solver.h.

Member Data Documentation

◆ a

double GEO::Coeff::a

Definition at line 95 of file mixed_constrained_solver.h.

◆ index

index_t GEO::Coeff::index

Definition at line 94 of file mixed_constrained_solver.h.


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