DyLP  1.10.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
lpstats_struct Struct Reference

#include <dylp.h>

Public Attributes

int phasecnts [dyDONE+1]
 
dyphase_enum ini_simplex
 
struct {
   int   sze
 
   double *   angle
 
   int *   actcnt
 
   int *   deactcnt
 
   bool *   init
 
   bool *   fin
 
cons
 
struct {
   int   sze
 
   int *   actcnt
 
   int *   deactcnt
 
vars
 
struct {
   float   max
 
   float   min
 
   int   hist [DYSTATS_HISTBINS]
 
angle
 
struct {
   int   cnt
 
   int   prevpiv
 
   float   avgpivs
 
   int   maxpivs
 
factor
 
struct {
   int   max
 
   int   mad
 
   int   sing
 
   int   pivtol_red
 
   double   min_pivtol
 
   int   puntcall
 
   int   puntret
 
pivrej
 
struct {
   int   flippable
 
   int   cnt
 
   int   cands
 
   int   promote
 
   int   nontrivial
 
   int   evals
 
   int   flips
 
   int   pivrnks
 
   int   maxrnk
 
dmulti
 
struct {
   int   cnt
 
   int   cands
 
   int   nontrivial
 
   int   promote
 
pmulti
 
struct {
   int   prevpiv
 
   int   maxcnt
 
   int   totpivs
 
   int   maxpivs
 
   int   chgcnt1
 
   int   chgcnt2
 
infeas
 
struct {
   int   cnt
 
   float   avgsiz
 
   int   maxsiz
 
   int   totpivs
 
   float   avgpivs
 
   int   maxpivs
 
pdegen [DYSTATS_MAXDEGEN]
 
struct {
   int   cnt
 
   float   avgsiz
 
   int   maxsiz
 
   int   totpivs
 
   float   avgpivs
 
   int   maxpivs
 
ddegen [DYSTATS_MAXDEGEN]
 
struct {
   int   iters
 
   int   pivs
 
tot
 
struct {
   int   iters
 
   int   pivs
 
p1
 
struct {
   int   iters
 
   int   pivs
 
p2
 
struct {
   int   iters
 
   int   pivs
 
d2
 

Detailed Description

Definition at line 1303 of file dylp.h.

Member Data Documentation

int lpstats_struct::phasecnts[dyDONE+1]

Definition at line 1304 of file dylp.h.

dyphase_enum lpstats_struct::ini_simplex

Definition at line 1305 of file dylp.h.

int lpstats_struct::sze

Definition at line 1306 of file dylp.h.

double* lpstats_struct::angle

Definition at line 1307 of file dylp.h.

int* lpstats_struct::actcnt

Definition at line 1308 of file dylp.h.

int* lpstats_struct::deactcnt

Definition at line 1309 of file dylp.h.

bool* lpstats_struct::init

Definition at line 1310 of file dylp.h.

bool* lpstats_struct::fin

Definition at line 1311 of file dylp.h.

struct { ... } lpstats_struct::cons
struct { ... } lpstats_struct::vars
float lpstats_struct::max

Definition at line 1315 of file dylp.h.

float lpstats_struct::min

Definition at line 1316 of file dylp.h.

int lpstats_struct::hist[DYSTATS_HISTBINS]

Definition at line 1317 of file dylp.h.

struct { ... } lpstats_struct::angle
int lpstats_struct::cnt

Definition at line 1318 of file dylp.h.

int lpstats_struct::prevpiv

Definition at line 1319 of file dylp.h.

float lpstats_struct::avgpivs

Definition at line 1320 of file dylp.h.

int lpstats_struct::maxpivs

Definition at line 1321 of file dylp.h.

struct { ... } lpstats_struct::factor
int lpstats_struct::max

Definition at line 1322 of file dylp.h.

int lpstats_struct::mad

Definition at line 1323 of file dylp.h.

int lpstats_struct::sing

Definition at line 1324 of file dylp.h.

int lpstats_struct::pivtol_red

Definition at line 1325 of file dylp.h.

double lpstats_struct::min_pivtol

Definition at line 1326 of file dylp.h.

int lpstats_struct::puntcall

Definition at line 1327 of file dylp.h.

int lpstats_struct::puntret

Definition at line 1328 of file dylp.h.

struct { ... } lpstats_struct::pivrej
int lpstats_struct::flippable

Definition at line 1329 of file dylp.h.

int lpstats_struct::cands

Definition at line 1331 of file dylp.h.

int lpstats_struct::promote

Definition at line 1332 of file dylp.h.

int lpstats_struct::nontrivial

Definition at line 1333 of file dylp.h.

int lpstats_struct::evals

Definition at line 1334 of file dylp.h.

int lpstats_struct::flips

Definition at line 1335 of file dylp.h.

int lpstats_struct::pivrnks

Definition at line 1336 of file dylp.h.

int lpstats_struct::maxrnk

Definition at line 1337 of file dylp.h.

struct { ... } lpstats_struct::dmulti
struct { ... } lpstats_struct::pmulti
int lpstats_struct::maxcnt

Definition at line 1343 of file dylp.h.

int lpstats_struct::totpivs

Definition at line 1344 of file dylp.h.

int lpstats_struct::chgcnt1

Definition at line 1346 of file dylp.h.

int lpstats_struct::chgcnt2

Definition at line 1347 of file dylp.h.

struct { ... } lpstats_struct::infeas
float lpstats_struct::avgsiz

Definition at line 1349 of file dylp.h.

int lpstats_struct::maxsiz

Definition at line 1350 of file dylp.h.

struct { ... } lpstats_struct::pdegen[DYSTATS_MAXDEGEN]
struct { ... } lpstats_struct::ddegen[DYSTATS_MAXDEGEN]
int lpstats_struct::iters

Definition at line 1360 of file dylp.h.

int lpstats_struct::pivs

Definition at line 1361 of file dylp.h.

struct { ... } lpstats_struct::tot
struct { ... } lpstats_struct::p1
struct { ... } lpstats_struct::p2
struct { ... } lpstats_struct::d2

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