#include <scilab/modules/core/includes/stack-def.h>
Data Fields | |
| int | nbvars |
| int | iwhere [intersiz] |
| int | nbrows [intersiz] |
| int | nbcols [intersiz] |
| int | itflag [intersiz] |
| int | ntypes [intersiz] |
| int | lad [intersiz] |
| int | ladc [intersiz] |
| int | lhsvar [intersiz] |
Definition at line 79 of file stack-def.h.
Definition at line 81 of file stack-def.h.
| int INTERSCI_struct::iwhere[intersiz] |
Definition at line 81 of file stack-def.h.
| int INTERSCI_struct::nbrows[intersiz] |
Definition at line 81 of file stack-def.h.
| int INTERSCI_struct::nbcols[intersiz] |
Definition at line 81 of file stack-def.h.
| int INTERSCI_struct::itflag[intersiz] |
Definition at line 81 of file stack-def.h.
| int INTERSCI_struct::ntypes[intersiz] |
Definition at line 81 of file stack-def.h.
| int INTERSCI_struct::lad[intersiz] |
Definition at line 81 of file stack-def.h.
| int INTERSCI_struct::ladc[intersiz] |
Definition at line 81 of file stack-def.h.
| int INTERSCI_struct::lhsvar[intersiz] |
Definition at line 81 of file stack-def.h.
1.5.1