itpp_sci  1.0.0
it++ based simulation framework for scicoslab, scilab and scipy
Public Attributes | List of all members
var_struct_scipy Struct Reference

Public Attributes

union {
   void *   p_complex
 
   bool *   p_bool
 
   double *   p_double
 
   int *   p_int
 
p_external
 
int rows
 
int cols
 
int sci_type
 
void * p_var
 

Member Data Documentation

int var_struct_scipy::cols
bool* var_struct_scipy::p_bool
void* var_struct_scipy::p_complex
double* var_struct_scipy::p_double
union { ... } var_struct_scipy::p_external
int* var_struct_scipy::p_int
void* var_struct_scipy::p_var
int var_struct_scipy::rows
int var_struct_scipy::sci_type

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