sciintmat Struct Reference

#include <scilab/modules/core/includes/stack-c.h>


Data Fields

integer m
integer n
integer it
integer l
void * D


Detailed Description

sciintmat

Definition at line 79 of file stack-c.h.


Field Documentation

integer sciintmat::m

Definition at line 80 of file stack-c.h.

Referenced by getlistrhsvar(), and getrhsvar().

integer sciintmat::n

Definition at line 80 of file stack-c.h.

Referenced by getlistrhsvar(), and getrhsvar().

integer sciintmat::it

it : 1,2,4,11,12,14

Definition at line 81 of file stack-c.h.

Referenced by getlistrhsvar(), getrhsvar(), intbuildouttb(), and sci_xsort().

integer sciintmat::l

if l != -1 then istk(l) == D

Definition at line 82 of file stack-c.h.

Referenced by getlistrhsvar(), and getrhsvar().

void* sciintmat::D

data : should be casted according to it

Definition at line 83 of file stack-c.h.

Referenced by __PARAMS(), getlistrhsvar(), getrhsvar(), intbuildouttb(), and sci_xsort().


The documentation for this struct was generated from the following file:
Generated on Sun Mar 4 16:15:15 2007 for Scilab [trunk] by  doxygen 1.5.1