Dip  0.92.4
Public Attributes | List of all members
DCMP_COL_SET Struct Reference

#include <decomp_types.h>

Public Attributes

double * lb
 
double * ub
 
double * obj
 
int * matbeg
 
int * matind
 
double * matval
 
int num_cols
 
int max_cols
 
int nzcnt
 
int max_nzcnt
 
int bd_type
 
int ubnd
 

Detailed Description

Definition at line 16 of file decomp_types.h.

Member Data Documentation

double* DCMP_COL_SET::lb

Definition at line 17 of file decomp_types.h.

double* DCMP_COL_SET::ub

Definition at line 18 of file decomp_types.h.

double* DCMP_COL_SET::obj

Definition at line 19 of file decomp_types.h.

int* DCMP_COL_SET::matbeg

Definition at line 20 of file decomp_types.h.

int* DCMP_COL_SET::matind

Definition at line 21 of file decomp_types.h.

double* DCMP_COL_SET::matval

Definition at line 22 of file decomp_types.h.

int DCMP_COL_SET::num_cols

Definition at line 23 of file decomp_types.h.

int DCMP_COL_SET::max_cols

Definition at line 24 of file decomp_types.h.

int DCMP_COL_SET::nzcnt

Definition at line 25 of file decomp_types.h.

int DCMP_COL_SET::max_nzcnt

Definition at line 26 of file decomp_types.h.

int DCMP_COL_SET::bd_type

Definition at line 27 of file decomp_types.h.

int DCMP_COL_SET::ubnd

Definition at line 28 of file decomp_types.h.


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