PIPS
zmat_s Struct Reference

#include <chernikova.h>

Data Fields

unsigned nbrows
 
unsigned nbcols
 
zval_t ** vals
 
zval_trawvals
 
unsigned nbvals
 

Detailed Description

Definition at line 320 of file chernikova.h.

Field Documentation

◆ nbcols

◆ nbrows

◆ nbvals

unsigned zmat_s::nbvals

Definition at line 325 of file chernikova.h.

Referenced by zmat_alloc(), zmat_extend(), and zmat_free().

◆ rawvals

zval_t* zmat_s::rawvals

Definition at line 324 of file chernikova.h.

Referenced by constrs_of_rays(), rays_of_constrs(), zmat_alloc(), zmat_extend(), and zmat_free().

◆ vals


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