Graphviz  2.41.20171026.1811
Data Fields
relative_position_constraints_struct Struct Reference

#include <overlap.h>

Collaboration diagram for relative_position_constraints_struct:
Collaboration graph
[legend]

Data Fields

real constr_penalty
 
int edge_labeling_scheme
 
int n_constr_nodes
 
intconstr_nodes
 
intirn
 
intjcn
 
realval
 
SparseMatrix A_constr
 

Detailed Description

Definition at line 33 of file overlap.h.

Field Documentation

SparseMatrix relative_position_constraints_struct::A_constr

Definition at line 45 of file overlap.h.

int* relative_position_constraints_struct::constr_nodes

Definition at line 41 of file overlap.h.

real relative_position_constraints_struct::constr_penalty

Definition at line 34 of file overlap.h.

int relative_position_constraints_struct::edge_labeling_scheme

Definition at line 35 of file overlap.h.

int* relative_position_constraints_struct::irn

Definition at line 42 of file overlap.h.

int* relative_position_constraints_struct::jcn

Definition at line 43 of file overlap.h.

int relative_position_constraints_struct::n_constr_nodes

Definition at line 39 of file overlap.h.

real* relative_position_constraints_struct::val

Definition at line 44 of file overlap.h.


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