![]() |
itpp_sci
1.0.0
it++ based simulation framework for scicoslab, scilab and scipy
|
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 |
| 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 |
1.8.9.1