From 96edee02e6414bf26b21420405cfc299f85683d3 Mon Sep 17 00:00:00 2001
From: KRIXUS-alpha
Date: Wed, 12 May 2021 20:15:09 +0530
Subject: documentation struct data handling
---
doc/html/annotated.html | 5 +-
doc/html/annotated_dup.js | 3 +-
doc/html/classes.html | 2 +-
doc/html/fun_8cpp.html | 3 +
doc/html/functions.html | 37 +++
doc/html/functions_vars.html | 37 +++
doc/html/globals.html | 6 +
doc/html/globals_eval.html | 6 +
doc/html/libscilab__octave_8h_source.html | 2 +-
doc/html/navtreeindex0.js | 68 ++++--
doc/html/sci__octave_8cpp.html | 15 +-
doc/html/search/all_1.js | 3 +-
doc/html/search/all_2.js | 3 +-
doc/html/search/all_3.js | 9 +-
doc/html/search/all_4.js | 13 +-
doc/html/search/all_5.js | 12 +-
doc/html/search/all_6.js | 4 +-
doc/html/search/all_7.js | 12 +-
doc/html/search/all_8.js | 5 +-
doc/html/search/all_9.js | 10 +-
doc/html/search/all_a.js | 5 +-
doc/html/search/all_b.js | 5 +-
doc/html/search/all_c.html | 37 +++
doc/html/search/all_c.js | 6 +
doc/html/search/all_d.html | 37 +++
doc/html/search/all_d.js | 8 +
doc/html/search/classes_0.js | 5 +-
doc/html/search/defines_0.js | 2 +-
doc/html/search/defines_1.js | 2 +-
doc/html/search/defines_2.js | 2 +-
doc/html/search/enums_0.js | 2 +-
doc/html/search/enumvalues_0.js | 6 +-
doc/html/search/files_0.js | 4 +-
doc/html/search/files_1.js | 6 +-
doc/html/search/files_2.js | 2 +-
doc/html/search/files_3.js | 2 +-
doc/html/search/files_4.js | 2 +-
doc/html/search/functions_0.js | 2 +-
doc/html/search/functions_1.js | 2 +-
doc/html/search/functions_2.js | 2 +-
doc/html/search/functions_3.js | 2 +-
doc/html/search/functions_4.js | 2 +-
doc/html/search/pages_0.js | 2 +-
doc/html/search/searchdata.js | 4 +-
doc/html/search/variables_0.js | 2 +-
doc/html/search/variables_1.js | 2 +-
doc/html/search/variables_2.js | 6 +-
doc/html/search/variables_3.js | 8 +-
doc/html/search/variables_4.js | 9 +-
doc/html/search/variables_5.js | 2 +-
doc/html/search/variables_6.html | 37 +++
doc/html/search/variables_6.js | 12 +
doc/html/search/variables_7.html | 37 +++
doc/html/search/variables_7.js | 6 +
doc/html/search/variables_8.html | 37 +++
doc/html/search/variables_8.js | 4 +
doc/html/search/variables_9.html | 37 +++
doc/html/search/variables_9.js | 4 +
doc/html/search/variables_a.html | 37 +++
doc/html/search/variables_a.js | 4 +
doc/html/src_2fun_8h.html | 44 +++-
doc/html/src_2fun_8h.js | 7 +-
doc/html/src_2fun_8h_source.html | 137 +++++++-----
doc/html/struct_f_u_n_c_a_r_g_s-members.html | 18 +-
doc/html/struct_f_u_n_c_a_r_g_s.html | 121 +++++++++-
doc/html/struct_f_u_n_c_a_r_g_s.js | 6 +
doc/html/struct_f_u_n_c_c_a_l_l.html | 12 +-
doc/html/struct_f_u_n_c_s_t_r_u_c_t-members.html | 119 ++++++++++
doc/html/struct_f_u_n_c_s_t_r_u_c_t.html | 247 +++++++++++++++++++++
doc/html/struct_f_u_n_c_s_t_r_u_c_t.js | 10 +
doc/html/thirdparty_2linux_2include_2fun_8h.html | 30 ++-
doc/html/thirdparty_2linux_2include_2fun_8h.js | 7 +-
.../thirdparty_2linux_2include_2fun_8h_source.html | 89 +++++---
73 files changed, 1281 insertions(+), 214 deletions(-)
create mode 100644 doc/html/search/all_c.html
create mode 100644 doc/html/search/all_c.js
create mode 100644 doc/html/search/all_d.html
create mode 100644 doc/html/search/all_d.js
create mode 100644 doc/html/search/variables_6.html
create mode 100644 doc/html/search/variables_6.js
create mode 100644 doc/html/search/variables_7.html
create mode 100644 doc/html/search/variables_7.js
create mode 100644 doc/html/search/variables_8.html
create mode 100644 doc/html/search/variables_8.js
create mode 100644 doc/html/search/variables_9.html
create mode 100644 doc/html/search/variables_9.js
create mode 100644 doc/html/search/variables_a.html
create mode 100644 doc/html/search/variables_a.js
create mode 100644 doc/html/struct_f_u_n_c_s_t_r_u_c_t-members.html
create mode 100644 doc/html/struct_f_u_n_c_s_t_r_u_c_t.html
create mode 100644 doc/html/struct_f_u_n_c_s_t_r_u_c_t.js
(limited to 'doc/html')
diff --git a/doc/html/annotated.html b/doc/html/annotated.html
index 97985de..f3a51c8 100644
--- a/doc/html/annotated.html
+++ b/doc/html/annotated.html
@@ -99,8 +99,9 @@ $(document).ready(function(){initNavTree('annotated.html',''); initResizable();
Here are the classes, structs, unions and interfaces with brief descriptions:
diff --git a/doc/html/annotated_dup.js b/doc/html/annotated_dup.js
index 4b03e98..3277837 100644
--- a/doc/html/annotated_dup.js
+++ b/doc/html/annotated_dup.js
@@ -1,5 +1,6 @@
var annotated_dup =
[
[ "FUNCARGS", "struct_f_u_n_c_a_r_g_s.html", "struct_f_u_n_c_a_r_g_s" ],
- [ "FUNCCALL", "struct_f_u_n_c_c_a_l_l.html", "struct_f_u_n_c_c_a_l_l" ]
+ [ "FUNCCALL", "struct_f_u_n_c_c_a_l_l.html", "struct_f_u_n_c_c_a_l_l" ],
+ [ "FUNCSTRUCT", "struct_f_u_n_c_s_t_r_u_c_t.html", "struct_f_u_n_c_s_t_r_u_c_t" ]
];
\ No newline at end of file
diff --git a/doc/html/classes.html b/doc/html/classes.html
index bc39678..c180494 100644
--- a/doc/html/classes.html
+++ b/doc/html/classes.html
@@ -101,7 +101,7 @@ $(document).ready(function(){initNavTree('classes.html',''); initResizable(); })
diff --git a/doc/html/fun_8cpp.html b/doc/html/fun_8cpp.html
index af883bd..9c53342 100644
--- a/doc/html/fun_8cpp.html
+++ b/doc/html/fun_8cpp.html
@@ -107,6 +107,7 @@ $(document).ready(function(){initNavTree('fun_8cpp.html',''); initResizable(); }
#include <octave/interpreter.h>
#include <math.h>
#include <string>
+#include <cstring>
#include "fun.h"
|
Function to Interact with Octave's API.
+
API Function to call/receive and pass the data to fun API
+
This Function will be communicating with Octave to access it's function.
diff --git a/doc/html/functions.html b/doc/html/functions.html
index ed325d0..ac8a694 100644
--- a/doc/html/functions.html
+++ b/doc/html/functions.html
@@ -97,6 +97,15 @@ $(document).ready(function(){initNavTree('functions.html',''); initResizable();
argument
: FUNCCALL
+cols
+: FUNCSTRUCT
+
+dataImg
+: FUNCSTRUCT
+
+dataReal
+: FUNCSTRUCT
+
err
: FUNCCALL
@@ -106,12 +115,24 @@ $(document).ready(function(){initNavTree('functions.html',''); initResizable();
in_data_real
: FUNCARGS
+in_struct
+: FUNCARGS
+
is_in_cmplx
: FUNCARGS
is_out_cmplx
: FUNCARGS
+is_out_string
+: FUNCARGS
+
+is_out_struct
+: FUNCARGS
+
+key
+: FUNCSTRUCT
+
n_in_arguments
: FUNCCALL
@@ -121,6 +142,9 @@ $(document).ready(function(){initNavTree('functions.html',''); initResizable();
n_in_rows
: FUNCARGS
+n_in_struct_len
+: FUNCARGS
+
n_out_arguments
: FUNCCALL
@@ -130,6 +154,9 @@ $(document).ready(function(){initNavTree('functions.html',''); initResizable();
n_out_rows
: FUNCARGS
+n_out_struct_len
+: FUNCARGS
+
n_out_user
: FUNCCALL
@@ -139,8 +166,18 @@ $(document).ready(function(){initNavTree('functions.html',''); initResizable();
out_data_real
: FUNCARGS
+out_struct
+: FUNCARGS
+
+rows
+: FUNCSTRUCT
+
+str
+: FUNCSTRUCT
+
type
: FUNCARGS
+, FUNCSTRUCT
diff --git a/doc/html/functions_vars.html b/doc/html/functions_vars.html
index 1a3de46..b3f7c1a 100644
--- a/doc/html/functions_vars.html
+++ b/doc/html/functions_vars.html
@@ -97,6 +97,15 @@ $(document).ready(function(){initNavTree('functions_vars.html',''); initResizabl
argument
: FUNCCALL
+cols
+: FUNCSTRUCT
+
+dataImg
+: FUNCSTRUCT
+
+dataReal
+: FUNCSTRUCT
+
err
: FUNCCALL
@@ -106,12 +115,24 @@ $(document).ready(function(){initNavTree('functions_vars.html',''); initResizabl
in_data_real
: FUNCARGS
+in_struct
+: FUNCARGS
+
is_in_cmplx
: FUNCARGS
is_out_cmplx
: FUNCARGS
+is_out_string
+: FUNCARGS
+
+is_out_struct
+: FUNCARGS
+
+key
+: FUNCSTRUCT
+
n_in_arguments
: FUNCCALL
@@ -121,6 +142,9 @@ $(document).ready(function(){initNavTree('functions_vars.html',''); initResizabl
n_in_rows
: FUNCARGS
+n_in_struct_len
+: FUNCARGS
+
n_out_arguments
: FUNCCALL
@@ -130,6 +154,9 @@ $(document).ready(function(){initNavTree('functions_vars.html',''); initResizabl
n_out_rows
: FUNCARGS
+n_out_struct_len
+: FUNCARGS
+
n_out_user
: FUNCCALL
@@ -139,8 +166,18 @@ $(document).ready(function(){initNavTree('functions_vars.html',''); initResizabl
out_data_real
: FUNCARGS
+out_struct
+: FUNCARGS
+
+rows
+: FUNCSTRUCT
+
+str
+: FUNCSTRUCT
+
type
: FUNCARGS
+, FUNCSTRUCT
diff --git a/doc/html/globals.html b/doc/html/globals.html
index 101de48..14ce5cf 100644
--- a/doc/html/globals.html
+++ b/doc/html/globals.html
@@ -123,12 +123,18 @@ $(document).ready(function(){initNavTree('globals.html',''); initResizable(); })
sci_octave_fun()
: sci_octave.cpp
+TYPE_COMPLEX
+: fun.h
+
TYPE_DOUBLE
: fun.h
TYPE_STRING
: fun.h
+TYPE_STRUCT
+: fun.h
+
diff --git a/doc/html/globals_eval.html b/doc/html/globals_eval.html
index 02707c2..289ae5d 100644
--- a/doc/html/globals_eval.html
+++ b/doc/html/globals_eval.html
@@ -94,12 +94,18 @@ $(document).ready(function(){initNavTree('globals_eval.html',''); initResizable(
diff --git a/doc/html/libscilab__octave_8h_source.html b/doc/html/libscilab__octave_8h_source.html
index 2ddf971..a3a82fb 100644
--- a/doc/html/libscilab__octave_8h_source.html
+++ b/doc/html/libscilab__octave_8h_source.html
@@ -106,7 +106,7 @@ $(document).ready(function(){initNavTree('libscilab__octave_8h_source.html','');
C_GATEWAY_PROTOTYPE(sci_octave_fun)
-int sci_octave_fun(scilabEnv env, int nin, scilabVar *in, int nopt, scilabOpt *opt, int nout, scilabVar *out)
Function to connect to Scilab's API.
Definition: sci_octave.cpp:39
+int sci_octave_fun(scilabEnv env, int nin, scilabVar *in, int nopt, scilabOpt *opt, int nout, scilabVar *out)
Function to connect to Scilab's API.
Definition: sci_octave.cpp:49
diff --git a/doc/html/navtreeindex0.js b/doc/html/navtreeindex0.js
index 3d78840..5e708f9 100644
--- a/doc/html/navtreeindex0.js
+++ b/doc/html/navtreeindex0.js
@@ -41,24 +41,34 @@ var NAVTREEINDEX0 =
"sci__octave_8cpp.html":[2,0,0,0,3],
"sci__octave_8cpp.html#a74f2258789a64de6417c6d8912144449":[2,0,0,0,3,0],
"src_2fun_8h.html":[2,0,1,1],
-"src_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134":[2,0,1,1,3],
-"src_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134a019d94f7c571e36215cc1a41e825de0c":[2,0,1,1,3,0],
-"src_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134a019d94f7c571e36215cc1a41e825de0c":[2,0,2,0,0,0,3,0],
-"src_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134addb4be6b1cc25112defabef75f73427a":[2,0,2,0,0,0,3,1],
-"src_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134addb4be6b1cc25112defabef75f73427a":[2,0,1,1,3,1],
-"src_2fun_8h.html#a2ca3f7142a7018d5861959828144a9e9":[2,0,1,1,2],
-"src_2fun_8h.html#adda0eaf7454844236de53495b494cdd4":[2,0,1,1,4],
+"src_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134":[2,0,1,1,4],
+"src_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134a019d94f7c571e36215cc1a41e825de0c":[2,0,1,1,4,0],
+"src_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134a019d94f7c571e36215cc1a41e825de0c":[2,0,2,0,0,0,4,0],
+"src_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134a9001cd1bc103bb1d664228d46715f65c":[2,0,1,1,4,3],
+"src_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134a9001cd1bc103bb1d664228d46715f65c":[2,0,2,0,0,0,4,3],
+"src_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134a93b716b9a66d34b56d36773e5337f3dc":[2,0,1,1,4,1],
+"src_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134a93b716b9a66d34b56d36773e5337f3dc":[2,0,2,0,0,0,4,1],
+"src_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134addb4be6b1cc25112defabef75f73427a":[2,0,1,1,4,2],
+"src_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134addb4be6b1cc25112defabef75f73427a":[2,0,2,0,0,0,4,2],
+"src_2fun_8h.html#a2ca3f7142a7018d5861959828144a9e9":[2,0,1,1,3],
+"src_2fun_8h.html#adda0eaf7454844236de53495b494cdd4":[2,0,1,1,5],
"src_2fun_8h_source.html":[2,0,1,1],
"struct_f_u_n_c_a_r_g_s.html":[1,0,0],
-"struct_f_u_n_c_a_r_g_s.html#a057c2aa9db10a409e7b9da3b5f0f17f2":[1,0,0,8],
-"struct_f_u_n_c_a_r_g_s.html#a07cd1a0775fad3da2e3a6d3cb941d3e9":[1,0,0,6],
-"struct_f_u_n_c_a_r_g_s.html#a1ab002ae3f19574b5d7e0469187501f4":[1,0,0,9],
-"struct_f_u_n_c_a_r_g_s.html#a25918ade41c7afafb4a851e6845ac554":[1,0,0,3],
-"struct_f_u_n_c_a_r_g_s.html#a5072b853699aed6ed5cff33a6e48b71d":[1,0,0,5],
-"struct_f_u_n_c_a_r_g_s.html#a57dd8f6ba533785f3c654289054a9d37":[1,0,0,4],
-"struct_f_u_n_c_a_r_g_s.html#a580ae591432835016133e2ada44be2c9":[1,0,0,10],
-"struct_f_u_n_c_a_r_g_s.html#a6993c7529d472e393bf6d8b62eee4eb9":[1,0,0,2],
-"struct_f_u_n_c_a_r_g_s.html#accf1038c5390a90bd8465916452918cc":[1,0,0,7],
+"struct_f_u_n_c_a_r_g_s.html#a057c2aa9db10a409e7b9da3b5f0f17f2":[1,0,0,13],
+"struct_f_u_n_c_a_r_g_s.html#a07cd1a0775fad3da2e3a6d3cb941d3e9":[1,0,0,10],
+"struct_f_u_n_c_a_r_g_s.html#a1ab002ae3f19574b5d7e0469187501f4":[1,0,0,14],
+"struct_f_u_n_c_a_r_g_s.html#a23897aefce90b1a055e408ef209daab6":[1,0,0,6],
+"struct_f_u_n_c_a_r_g_s.html#a25918ade41c7afafb4a851e6845ac554":[1,0,0,4],
+"struct_f_u_n_c_a_r_g_s.html#a3f38c9b21450c6842913df42db54ae4d":[1,0,0,9],
+"struct_f_u_n_c_a_r_g_s.html#a418164a53b8efbfe39439fd7ebe52172":[1,0,0,12],
+"struct_f_u_n_c_a_r_g_s.html#a5072b853699aed6ed5cff33a6e48b71d":[1,0,0,8],
+"struct_f_u_n_c_a_r_g_s.html#a57dd8f6ba533785f3c654289054a9d37":[1,0,0,7],
+"struct_f_u_n_c_a_r_g_s.html#a580ae591432835016133e2ada44be2c9":[1,0,0,16],
+"struct_f_u_n_c_a_r_g_s.html#a5e7fbc7ebf438985fcc91b800a67240e":[1,0,0,5],
+"struct_f_u_n_c_a_r_g_s.html#a6993c7529d472e393bf6d8b62eee4eb9":[1,0,0,3],
+"struct_f_u_n_c_a_r_g_s.html#aabfc4b5433234d1272a8db4a1531ba79":[1,0,0,2],
+"struct_f_u_n_c_a_r_g_s.html#abb34bfaef96a2e29c65591046c504754":[1,0,0,15],
+"struct_f_u_n_c_a_r_g_s.html#accf1038c5390a90bd8465916452918cc":[1,0,0,11],
"struct_f_u_n_c_a_r_g_s.html#aeea2f16c973c70f31ac07d234d509161":[1,0,0,0],
"struct_f_u_n_c_a_r_g_s.html#afb520ee91cd773811ae5223113c8a82d":[1,0,0,1],
"struct_f_u_n_c_c_a_l_l.html":[1,0,1],
@@ -67,13 +77,25 @@ var NAVTREEINDEX0 =
"struct_f_u_n_c_c_a_l_l.html#a6ae4ef88bdc4be97e5363448f9522beb":[1,0,1,0],
"struct_f_u_n_c_c_a_l_l.html#a964c4a02c04884e73bd261aa10180d4e":[1,0,1,4],
"struct_f_u_n_c_c_a_l_l.html#afbac69a2aa8ae198e46614a2e1228a56":[1,0,1,1],
+"struct_f_u_n_c_s_t_r_u_c_t.html":[1,0,2],
+"struct_f_u_n_c_s_t_r_u_c_t.html#a03c3251e6292eeca88505406761e4fd7":[1,0,2,6],
+"struct_f_u_n_c_s_t_r_u_c_t.html#a175d20292e70fd1fb89e40d6d128653d":[1,0,2,5],
+"struct_f_u_n_c_s_t_r_u_c_t.html#a7512f24fd057d4d93074e9a5c7951157":[1,0,2,4],
+"struct_f_u_n_c_s_t_r_u_c_t.html#a91ce1300dd1b9c3b18ac38c34171d679":[1,0,2,2],
+"struct_f_u_n_c_s_t_r_u_c_t.html#ad40fd4328e821e9eaa553bbdf5c83bba":[1,0,2,0],
+"struct_f_u_n_c_s_t_r_u_c_t.html#ae298630243ee8fadf8503dd4fd81f52b":[1,0,2,3],
+"struct_f_u_n_c_s_t_r_u_c_t.html#ae7fbe0037ac898a607fe3648afa61be2":[1,0,2,1],
"thirdparty_2linux_2include_2fun_8h.html":[2,0,2,0,0,0],
-"thirdparty_2linux_2include_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134":[2,0,2,0,0,0,3],
-"thirdparty_2linux_2include_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134a019d94f7c571e36215cc1a41e825de0c":[2,0,2,0,0,0,3,2],
-"thirdparty_2linux_2include_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134a019d94f7c571e36215cc1a41e825de0c":[2,0,1,1,3,2],
-"thirdparty_2linux_2include_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134addb4be6b1cc25112defabef75f73427a":[2,0,1,1,3,3],
-"thirdparty_2linux_2include_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134addb4be6b1cc25112defabef75f73427a":[2,0,2,0,0,0,3,3],
-"thirdparty_2linux_2include_2fun_8h.html#a2ca3f7142a7018d5861959828144a9e9":[2,0,2,0,0,0,2],
-"thirdparty_2linux_2include_2fun_8h.html#adda0eaf7454844236de53495b494cdd4":[2,0,2,0,0,0,4],
+"thirdparty_2linux_2include_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134":[2,0,2,0,0,0,4],
+"thirdparty_2linux_2include_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134a019d94f7c571e36215cc1a41e825de0c":[2,0,2,0,0,0,4,4],
+"thirdparty_2linux_2include_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134a019d94f7c571e36215cc1a41e825de0c":[2,0,1,1,4,4],
+"thirdparty_2linux_2include_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134a9001cd1bc103bb1d664228d46715f65c":[2,0,1,1,4,7],
+"thirdparty_2linux_2include_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134a9001cd1bc103bb1d664228d46715f65c":[2,0,2,0,0,0,4,7],
+"thirdparty_2linux_2include_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134a93b716b9a66d34b56d36773e5337f3dc":[2,0,2,0,0,0,4,5],
+"thirdparty_2linux_2include_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134a93b716b9a66d34b56d36773e5337f3dc":[2,0,1,1,4,5],
+"thirdparty_2linux_2include_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134addb4be6b1cc25112defabef75f73427a":[2,0,2,0,0,0,4,6],
+"thirdparty_2linux_2include_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134addb4be6b1cc25112defabef75f73427a":[2,0,1,1,4,6],
+"thirdparty_2linux_2include_2fun_8h.html#a2ca3f7142a7018d5861959828144a9e9":[2,0,2,0,0,0,3],
+"thirdparty_2linux_2include_2fun_8h.html#adda0eaf7454844236de53495b494cdd4":[2,0,2,0,0,0,5],
"thirdparty_2linux_2include_2fun_8h_source.html":[2,0,2,0,0,0]
};
diff --git a/doc/html/sci__octave_8cpp.html b/doc/html/sci__octave_8cpp.html
index 5982a0f..0e451fa 100644
--- a/doc/html/sci__octave_8cpp.html
+++ b/doc/html/sci__octave_8cpp.html
@@ -179,7 +179,20 @@ Functions
Function to connect to Scilab's API.
-
This function will get Data from Scilab, proccess the data in Octave then return the output back to Scilab using the API.
+
This function will get Data from Scilab, proccess the data in Octave then return the output back to Scilab using the API.
+
- Parameters
-
+
+ env | Scialb env |
+ nin[in] | Number of input arguments |
+ in[in] | Input Parameters |
+ nopt[in] | Number of optional parameters |
+ opt[in] | Optional parameters |
+ nout[out] | Number of expected output parametets |
+ out[out] | Array for output data |
+
+
+
+
- Returns
- int
diff --git a/doc/html/search/all_1.js b/doc/html/search/all_1.js
index 2840ba8..46574a0 100644
--- a/doc/html/search/all_1.js
+++ b/doc/html/search/all_1.js
@@ -1,4 +1,5 @@
var searchData=
[
- ['c_5fgateway_5fprototype_1',['C_GATEWAY_PROTOTYPE',['../libscilab__octave_8h.html#a40fa0a0ebe5ca7163a74872e50cc4f13',1,'libscilab_octave.h']]]
+ ['c_5fgateway_5fprototype_1',['C_GATEWAY_PROTOTYPE',['../libscilab__octave_8h.html#a40fa0a0ebe5ca7163a74872e50cc4f13',1,'libscilab_octave.h']]],
+ ['cols_2',['cols',['../struct_f_u_n_c_s_t_r_u_c_t.html#ad40fd4328e821e9eaa553bbdf5c83bba',1,'FUNCSTRUCT']]]
];
diff --git a/doc/html/search/all_2.js b/doc/html/search/all_2.js
index d93367e..728a5d5 100644
--- a/doc/html/search/all_2.js
+++ b/doc/html/search/all_2.js
@@ -1,4 +1,5 @@
var searchData=
[
- ['err_2',['err',['../struct_f_u_n_c_c_a_l_l.html#afbac69a2aa8ae198e46614a2e1228a56',1,'FUNCCALL']]]
+ ['dataimg_3',['dataImg',['../struct_f_u_n_c_s_t_r_u_c_t.html#ae7fbe0037ac898a607fe3648afa61be2',1,'FUNCSTRUCT']]],
+ ['datareal_4',['dataReal',['../struct_f_u_n_c_s_t_r_u_c_t.html#a91ce1300dd1b9c3b18ac38c34171d679',1,'FUNCSTRUCT']]]
];
diff --git a/doc/html/search/all_3.js b/doc/html/search/all_3.js
index 9d5e60c..d0782b8 100644
--- a/doc/html/search/all_3.js
+++ b/doc/html/search/all_3.js
@@ -1,11 +1,4 @@
var searchData=
[
- ['fossee_20scilab_20octave_20toolbox_3',['FOSSEE Scilab Octave Toolbox',['../md__r_e_a_d_m_e.html',1,'']]],
- ['fun_4',['fun',['../fun_8cpp.html#ab2457155d6e8298bdfd7bae4ffd01f80',1,'fun(FUNCARGS *inp, FUNCCALL *funcall): fun.cpp'],['../src_2fun_8h.html#adda0eaf7454844236de53495b494cdd4',1,'fun(FUNCARGS *arr, FUNCCALL *call): fun.cpp'],['../thirdparty_2linux_2include_2fun_8h.html#adda0eaf7454844236de53495b494cdd4',1,'fun(FUNCARGS *arr, FUNCCALL *call): fun.cpp']]],
- ['fun_2ecpp_5',['fun.cpp',['../fun_8cpp.html',1,'']]],
- ['fun_2eh_6',['fun.h',['../src_2fun_8h.html',1,'(Global Namespace)'],['../thirdparty_2linux_2include_2fun_8h.html',1,'(Global Namespace)']]],
- ['fun_5fh_5f_5f_7',['fun_h__',['../src_2fun_8h.html#a2ca3f7142a7018d5861959828144a9e9',1,'fun_h__(): fun.h'],['../thirdparty_2linux_2include_2fun_8h.html#a2ca3f7142a7018d5861959828144a9e9',1,'fun_h__(): fun.h']]],
- ['funcargs_8',['FUNCARGS',['../struct_f_u_n_c_a_r_g_s.html',1,'']]],
- ['funccall_9',['FUNCCALL',['../struct_f_u_n_c_c_a_l_l.html',1,'']]],
- ['functype_10',['FUNCTYPE',['../src_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134',1,'FUNCTYPE(): fun.h'],['../thirdparty_2linux_2include_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134',1,'FUNCTYPE(): fun.h']]]
+ ['err_5',['err',['../struct_f_u_n_c_c_a_l_l.html#afbac69a2aa8ae198e46614a2e1228a56',1,'FUNCCALL']]]
];
diff --git a/doc/html/search/all_4.js b/doc/html/search/all_4.js
index 23f9cdd..f0ea9e6 100644
--- a/doc/html/search/all_4.js
+++ b/doc/html/search/all_4.js
@@ -1,7 +1,12 @@
var searchData=
[
- ['in_5fdata_5fimg_11',['in_data_img',['../struct_f_u_n_c_a_r_g_s.html#aeea2f16c973c70f31ac07d234d509161',1,'FUNCARGS']]],
- ['in_5fdata_5freal_12',['in_data_real',['../struct_f_u_n_c_a_r_g_s.html#afb520ee91cd773811ae5223113c8a82d',1,'FUNCARGS']]],
- ['is_5fin_5fcmplx_13',['is_in_cmplx',['../struct_f_u_n_c_a_r_g_s.html#a6993c7529d472e393bf6d8b62eee4eb9',1,'FUNCARGS']]],
- ['is_5fout_5fcmplx_14',['is_out_cmplx',['../struct_f_u_n_c_a_r_g_s.html#a25918ade41c7afafb4a851e6845ac554',1,'FUNCARGS']]]
+ ['fossee_20scilab_20octave_20toolbox_6',['FOSSEE Scilab Octave Toolbox',['../md__r_e_a_d_m_e.html',1,'']]],
+ ['fun_7',['fun',['../fun_8cpp.html#ab2457155d6e8298bdfd7bae4ffd01f80',1,'fun(FUNCARGS *inp, FUNCCALL *funcall): fun.cpp'],['../src_2fun_8h.html#adda0eaf7454844236de53495b494cdd4',1,'fun(FUNCARGS *arr, FUNCCALL *call): fun.cpp'],['../thirdparty_2linux_2include_2fun_8h.html#adda0eaf7454844236de53495b494cdd4',1,'fun(FUNCARGS *arr, FUNCCALL *call): fun.cpp']]],
+ ['fun_2ecpp_8',['fun.cpp',['../fun_8cpp.html',1,'']]],
+ ['fun_2eh_9',['fun.h',['../src_2fun_8h.html',1,'(Global Namespace)'],['../thirdparty_2linux_2include_2fun_8h.html',1,'(Global Namespace)']]],
+ ['fun_5fh_5f_5f_10',['fun_h__',['../src_2fun_8h.html#a2ca3f7142a7018d5861959828144a9e9',1,'fun_h__(): fun.h'],['../thirdparty_2linux_2include_2fun_8h.html#a2ca3f7142a7018d5861959828144a9e9',1,'fun_h__(): fun.h']]],
+ ['funcargs_11',['FUNCARGS',['../struct_f_u_n_c_a_r_g_s.html',1,'']]],
+ ['funccall_12',['FUNCCALL',['../struct_f_u_n_c_c_a_l_l.html',1,'']]],
+ ['funcstruct_13',['FUNCSTRUCT',['../struct_f_u_n_c_s_t_r_u_c_t.html',1,'']]],
+ ['functype_14',['FUNCTYPE',['../src_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134',1,'FUNCTYPE(): fun.h'],['../thirdparty_2linux_2include_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134',1,'FUNCTYPE(): fun.h']]]
];
diff --git a/doc/html/search/all_5.js b/doc/html/search/all_5.js
index 74c21f1..4f08ec3 100644
--- a/doc/html/search/all_5.js
+++ b/doc/html/search/all_5.js
@@ -1,8 +1,10 @@
var searchData=
[
- ['libscilab_5foctave_15',['libscilab_octave',['../libscilab__octave_8cpp.html#a28af9c33fa0605bbbc3262ce05599088',1,'libscilab_octave(wchar_t *_pwstFuncName): libscilab_octave.cpp'],['../libscilab__octave_8hxx.html#a3a8eefd11a5b098a0ab25d9804c5e414',1,'libscilab_octave(wchar_t *_pwstFuncName): libscilab_octave.cpp']]],
- ['libscilab_5foctave_2ecpp_16',['libscilab_octave.cpp',['../libscilab__octave_8cpp.html',1,'']]],
- ['libscilab_5foctave_2eh_17',['libscilab_octave.h',['../libscilab__octave_8h.html',1,'']]],
- ['libscilab_5foctave_2ehxx_18',['libscilab_octave.hxx',['../libscilab__octave_8hxx.html',1,'']]],
- ['libscilab_5foctave_5fgw_5fimpexp_19',['LIBSCILAB_OCTAVE_GW_IMPEXP',['../libscilab__octave_8hxx.html#a11d06bc89bfdb33bede172eedbd6f551',1,'libscilab_octave.hxx']]]
+ ['in_5fdata_5fimg_15',['in_data_img',['../struct_f_u_n_c_a_r_g_s.html#aeea2f16c973c70f31ac07d234d509161',1,'FUNCARGS']]],
+ ['in_5fdata_5freal_16',['in_data_real',['../struct_f_u_n_c_a_r_g_s.html#afb520ee91cd773811ae5223113c8a82d',1,'FUNCARGS']]],
+ ['in_5fstruct_17',['in_struct',['../struct_f_u_n_c_a_r_g_s.html#aabfc4b5433234d1272a8db4a1531ba79',1,'FUNCARGS']]],
+ ['is_5fin_5fcmplx_18',['is_in_cmplx',['../struct_f_u_n_c_a_r_g_s.html#a6993c7529d472e393bf6d8b62eee4eb9',1,'FUNCARGS']]],
+ ['is_5fout_5fcmplx_19',['is_out_cmplx',['../struct_f_u_n_c_a_r_g_s.html#a25918ade41c7afafb4a851e6845ac554',1,'FUNCARGS']]],
+ ['is_5fout_5fstring_20',['is_out_string',['../struct_f_u_n_c_a_r_g_s.html#a5e7fbc7ebf438985fcc91b800a67240e',1,'FUNCARGS']]],
+ ['is_5fout_5fstruct_21',['is_out_struct',['../struct_f_u_n_c_a_r_g_s.html#a23897aefce90b1a055e408ef209daab6',1,'FUNCARGS']]]
];
diff --git a/doc/html/search/all_6.js b/doc/html/search/all_6.js
index 89d6701..82e5aae 100644
--- a/doc/html/search/all_6.js
+++ b/doc/html/search/all_6.js
@@ -1,6 +1,4 @@
var searchData=
[
- ['main_20',['main',['../main_8cpp.html#a840291bc02cba5474a4cb46a9b9566fe',1,'main.cpp']]],
- ['main_2ecpp_21',['main.cpp',['../main_8cpp.html',1,'']]],
- ['module_5fname_22',['MODULE_NAME',['../libscilab__octave_8cpp.html#a14ded244c47bbba850a8a4be6d16c7e3',1,'libscilab_octave.cpp']]]
+ ['key_22',['key',['../struct_f_u_n_c_s_t_r_u_c_t.html#ae298630243ee8fadf8503dd4fd81f52b',1,'FUNCSTRUCT']]]
];
diff --git a/doc/html/search/all_7.js b/doc/html/search/all_7.js
index 4a0f08b..6eb3738 100644
--- a/doc/html/search/all_7.js
+++ b/doc/html/search/all_7.js
@@ -1,10 +1,8 @@
var searchData=
[
- ['n_5fin_5farguments_23',['n_in_arguments',['../struct_f_u_n_c_c_a_l_l.html#a15b282cd4eb7e33fe14aaea926b1a98a',1,'FUNCCALL']]],
- ['n_5fin_5fcols_24',['n_in_cols',['../struct_f_u_n_c_a_r_g_s.html#a57dd8f6ba533785f3c654289054a9d37',1,'FUNCARGS']]],
- ['n_5fin_5frows_25',['n_in_rows',['../struct_f_u_n_c_a_r_g_s.html#a5072b853699aed6ed5cff33a6e48b71d',1,'FUNCARGS']]],
- ['n_5fout_5farguments_26',['n_out_arguments',['../struct_f_u_n_c_c_a_l_l.html#a4c3ce57d43862cda7780e020e6ce2349',1,'FUNCCALL']]],
- ['n_5fout_5fcols_27',['n_out_cols',['../struct_f_u_n_c_a_r_g_s.html#a07cd1a0775fad3da2e3a6d3cb941d3e9',1,'FUNCARGS']]],
- ['n_5fout_5frows_28',['n_out_rows',['../struct_f_u_n_c_a_r_g_s.html#accf1038c5390a90bd8465916452918cc',1,'FUNCARGS']]],
- ['n_5fout_5fuser_29',['n_out_user',['../struct_f_u_n_c_c_a_l_l.html#a964c4a02c04884e73bd261aa10180d4e',1,'FUNCCALL']]]
+ ['libscilab_5foctave_23',['libscilab_octave',['../libscilab__octave_8cpp.html#a28af9c33fa0605bbbc3262ce05599088',1,'libscilab_octave(wchar_t *_pwstFuncName): libscilab_octave.cpp'],['../libscilab__octave_8hxx.html#a3a8eefd11a5b098a0ab25d9804c5e414',1,'libscilab_octave(wchar_t *_pwstFuncName): libscilab_octave.cpp']]],
+ ['libscilab_5foctave_2ecpp_24',['libscilab_octave.cpp',['../libscilab__octave_8cpp.html',1,'']]],
+ ['libscilab_5foctave_2eh_25',['libscilab_octave.h',['../libscilab__octave_8h.html',1,'']]],
+ ['libscilab_5foctave_2ehxx_26',['libscilab_octave.hxx',['../libscilab__octave_8hxx.html',1,'']]],
+ ['libscilab_5foctave_5fgw_5fimpexp_27',['LIBSCILAB_OCTAVE_GW_IMPEXP',['../libscilab__octave_8hxx.html#a11d06bc89bfdb33bede172eedbd6f551',1,'libscilab_octave.hxx']]]
];
diff --git a/doc/html/search/all_8.js b/doc/html/search/all_8.js
index 0e92a00..7dcde19 100644
--- a/doc/html/search/all_8.js
+++ b/doc/html/search/all_8.js
@@ -1,5 +1,6 @@
var searchData=
[
- ['out_5fdata_5fimg_30',['out_data_img',['../struct_f_u_n_c_a_r_g_s.html#a057c2aa9db10a409e7b9da3b5f0f17f2',1,'FUNCARGS']]],
- ['out_5fdata_5freal_31',['out_data_real',['../struct_f_u_n_c_a_r_g_s.html#a1ab002ae3f19574b5d7e0469187501f4',1,'FUNCARGS']]]
+ ['main_28',['main',['../main_8cpp.html#a840291bc02cba5474a4cb46a9b9566fe',1,'main.cpp']]],
+ ['main_2ecpp_29',['main.cpp',['../main_8cpp.html',1,'']]],
+ ['module_5fname_30',['MODULE_NAME',['../libscilab__octave_8cpp.html#a14ded244c47bbba850a8a4be6d16c7e3',1,'libscilab_octave.cpp']]]
];
diff --git a/doc/html/search/all_9.js b/doc/html/search/all_9.js
index c1f6619..9a0658b 100644
--- a/doc/html/search/all_9.js
+++ b/doc/html/search/all_9.js
@@ -1,4 +1,12 @@
var searchData=
[
- ['readme_2emd_32',['README.md',['../_r_e_a_d_m_e_8md.html',1,'']]]
+ ['n_5fin_5farguments_31',['n_in_arguments',['../struct_f_u_n_c_c_a_l_l.html#a15b282cd4eb7e33fe14aaea926b1a98a',1,'FUNCCALL']]],
+ ['n_5fin_5fcols_32',['n_in_cols',['../struct_f_u_n_c_a_r_g_s.html#a57dd8f6ba533785f3c654289054a9d37',1,'FUNCARGS']]],
+ ['n_5fin_5frows_33',['n_in_rows',['../struct_f_u_n_c_a_r_g_s.html#a5072b853699aed6ed5cff33a6e48b71d',1,'FUNCARGS']]],
+ ['n_5fin_5fstruct_5flen_34',['n_in_struct_len',['../struct_f_u_n_c_a_r_g_s.html#a3f38c9b21450c6842913df42db54ae4d',1,'FUNCARGS']]],
+ ['n_5fout_5farguments_35',['n_out_arguments',['../struct_f_u_n_c_c_a_l_l.html#a4c3ce57d43862cda7780e020e6ce2349',1,'FUNCCALL']]],
+ ['n_5fout_5fcols_36',['n_out_cols',['../struct_f_u_n_c_a_r_g_s.html#a07cd1a0775fad3da2e3a6d3cb941d3e9',1,'FUNCARGS']]],
+ ['n_5fout_5frows_37',['n_out_rows',['../struct_f_u_n_c_a_r_g_s.html#accf1038c5390a90bd8465916452918cc',1,'FUNCARGS']]],
+ ['n_5fout_5fstruct_5flen_38',['n_out_struct_len',['../struct_f_u_n_c_a_r_g_s.html#a418164a53b8efbfe39439fd7ebe52172',1,'FUNCARGS']]],
+ ['n_5fout_5fuser_39',['n_out_user',['../struct_f_u_n_c_c_a_l_l.html#a964c4a02c04884e73bd261aa10180d4e',1,'FUNCCALL']]]
];
diff --git a/doc/html/search/all_a.js b/doc/html/search/all_a.js
index b360a8a..e1dd53e 100644
--- a/doc/html/search/all_a.js
+++ b/doc/html/search/all_a.js
@@ -1,5 +1,6 @@
var searchData=
[
- ['sci_5foctave_2ecpp_33',['sci_octave.cpp',['../sci__octave_8cpp.html',1,'']]],
- ['sci_5foctave_5ffun_34',['sci_octave_fun',['../sci__octave_8cpp.html#a74f2258789a64de6417c6d8912144449',1,'sci_octave.cpp']]]
+ ['out_5fdata_5fimg_40',['out_data_img',['../struct_f_u_n_c_a_r_g_s.html#a057c2aa9db10a409e7b9da3b5f0f17f2',1,'FUNCARGS']]],
+ ['out_5fdata_5freal_41',['out_data_real',['../struct_f_u_n_c_a_r_g_s.html#a1ab002ae3f19574b5d7e0469187501f4',1,'FUNCARGS']]],
+ ['out_5fstruct_42',['out_struct',['../struct_f_u_n_c_a_r_g_s.html#abb34bfaef96a2e29c65591046c504754',1,'FUNCARGS']]]
];
diff --git a/doc/html/search/all_b.js b/doc/html/search/all_b.js
index a081ab3..dff8254 100644
--- a/doc/html/search/all_b.js
+++ b/doc/html/search/all_b.js
@@ -1,6 +1,5 @@
var searchData=
[
- ['type_35',['type',['../struct_f_u_n_c_a_r_g_s.html#a580ae591432835016133e2ada44be2c9',1,'FUNCARGS']]],
- ['type_5fdouble_36',['TYPE_DOUBLE',['../src_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134a019d94f7c571e36215cc1a41e825de0c',1,'TYPE_DOUBLE(): fun.h'],['../thirdparty_2linux_2include_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134a019d94f7c571e36215cc1a41e825de0c',1,'TYPE_DOUBLE(): fun.h']]],
- ['type_5fstring_37',['TYPE_STRING',['../src_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134addb4be6b1cc25112defabef75f73427a',1,'TYPE_STRING(): fun.h'],['../thirdparty_2linux_2include_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134addb4be6b1cc25112defabef75f73427a',1,'TYPE_STRING(): fun.h']]]
+ ['readme_2emd_43',['README.md',['../_r_e_a_d_m_e_8md.html',1,'']]],
+ ['rows_44',['rows',['../struct_f_u_n_c_s_t_r_u_c_t.html#a7512f24fd057d4d93074e9a5c7951157',1,'FUNCSTRUCT']]]
];
diff --git a/doc/html/search/all_c.html b/doc/html/search/all_c.html
new file mode 100644
index 0000000..3dd5af0
--- /dev/null
+++ b/doc/html/search/all_c.html
@@ -0,0 +1,37 @@
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
+
+
Searching...
+
No Matches
+
+
+
+
diff --git a/doc/html/search/all_c.js b/doc/html/search/all_c.js
new file mode 100644
index 0000000..466618c
--- /dev/null
+++ b/doc/html/search/all_c.js
@@ -0,0 +1,6 @@
+var searchData=
+[
+ ['sci_5foctave_2ecpp_45',['sci_octave.cpp',['../sci__octave_8cpp.html',1,'']]],
+ ['sci_5foctave_5ffun_46',['sci_octave_fun',['../sci__octave_8cpp.html#a74f2258789a64de6417c6d8912144449',1,'sci_octave.cpp']]],
+ ['str_47',['str',['../struct_f_u_n_c_s_t_r_u_c_t.html#a175d20292e70fd1fb89e40d6d128653d',1,'FUNCSTRUCT']]]
+];
diff --git a/doc/html/search/all_d.html b/doc/html/search/all_d.html
new file mode 100644
index 0000000..af7f2f0
--- /dev/null
+++ b/doc/html/search/all_d.html
@@ -0,0 +1,37 @@
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
+
+
Searching...
+
No Matches
+
+
+
+
diff --git a/doc/html/search/all_d.js b/doc/html/search/all_d.js
new file mode 100644
index 0000000..a2610ac
--- /dev/null
+++ b/doc/html/search/all_d.js
@@ -0,0 +1,8 @@
+var searchData=
+[
+ ['type_48',['type',['../struct_f_u_n_c_s_t_r_u_c_t.html#a03c3251e6292eeca88505406761e4fd7',1,'FUNCSTRUCT::type()'],['../struct_f_u_n_c_a_r_g_s.html#a580ae591432835016133e2ada44be2c9',1,'FUNCARGS::type()']]],
+ ['type_5fcomplex_49',['TYPE_COMPLEX',['../src_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134a93b716b9a66d34b56d36773e5337f3dc',1,'TYPE_COMPLEX(): fun.h'],['../thirdparty_2linux_2include_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134a93b716b9a66d34b56d36773e5337f3dc',1,'TYPE_COMPLEX(): fun.h']]],
+ ['type_5fdouble_50',['TYPE_DOUBLE',['../src_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134a019d94f7c571e36215cc1a41e825de0c',1,'TYPE_DOUBLE(): fun.h'],['../thirdparty_2linux_2include_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134a019d94f7c571e36215cc1a41e825de0c',1,'TYPE_DOUBLE(): fun.h']]],
+ ['type_5fstring_51',['TYPE_STRING',['../src_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134addb4be6b1cc25112defabef75f73427a',1,'TYPE_STRING(): fun.h'],['../thirdparty_2linux_2include_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134addb4be6b1cc25112defabef75f73427a',1,'TYPE_STRING(): fun.h']]],
+ ['type_5fstruct_52',['TYPE_STRUCT',['../src_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134a9001cd1bc103bb1d664228d46715f65c',1,'TYPE_STRUCT(): fun.h'],['../thirdparty_2linux_2include_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134a9001cd1bc103bb1d664228d46715f65c',1,'TYPE_STRUCT(): fun.h']]]
+];
diff --git a/doc/html/search/classes_0.js b/doc/html/search/classes_0.js
index 8138146..7acbbef 100644
--- a/doc/html/search/classes_0.js
+++ b/doc/html/search/classes_0.js
@@ -1,5 +1,6 @@
var searchData=
[
- ['funcargs_38',['FUNCARGS',['../struct_f_u_n_c_a_r_g_s.html',1,'']]],
- ['funccall_39',['FUNCCALL',['../struct_f_u_n_c_c_a_l_l.html',1,'']]]
+ ['funcargs_53',['FUNCARGS',['../struct_f_u_n_c_a_r_g_s.html',1,'']]],
+ ['funccall_54',['FUNCCALL',['../struct_f_u_n_c_c_a_l_l.html',1,'']]],
+ ['funcstruct_55',['FUNCSTRUCT',['../struct_f_u_n_c_s_t_r_u_c_t.html',1,'']]]
];
diff --git a/doc/html/search/defines_0.js b/doc/html/search/defines_0.js
index 564b41b..2ff58b4 100644
--- a/doc/html/search/defines_0.js
+++ b/doc/html/search/defines_0.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['fun_5fh_5f_5f_72',['fun_h__',['../src_2fun_8h.html#a2ca3f7142a7018d5861959828144a9e9',1,'fun_h__(): fun.h'],['../thirdparty_2linux_2include_2fun_8h.html#a2ca3f7142a7018d5861959828144a9e9',1,'fun_h__(): fun.h']]]
+ ['fun_5fh_5f_5f_102',['fun_h__',['../src_2fun_8h.html#a2ca3f7142a7018d5861959828144a9e9',1,'fun_h__(): fun.h'],['../thirdparty_2linux_2include_2fun_8h.html#a2ca3f7142a7018d5861959828144a9e9',1,'fun_h__(): fun.h']]]
];
diff --git a/doc/html/search/defines_1.js b/doc/html/search/defines_1.js
index aaf61c8..9bcd90a 100644
--- a/doc/html/search/defines_1.js
+++ b/doc/html/search/defines_1.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['libscilab_5foctave_5fgw_5fimpexp_73',['LIBSCILAB_OCTAVE_GW_IMPEXP',['../libscilab__octave_8hxx.html#a11d06bc89bfdb33bede172eedbd6f551',1,'libscilab_octave.hxx']]]
+ ['libscilab_5foctave_5fgw_5fimpexp_103',['LIBSCILAB_OCTAVE_GW_IMPEXP',['../libscilab__octave_8hxx.html#a11d06bc89bfdb33bede172eedbd6f551',1,'libscilab_octave.hxx']]]
];
diff --git a/doc/html/search/defines_2.js b/doc/html/search/defines_2.js
index 62f64f4..0733878 100644
--- a/doc/html/search/defines_2.js
+++ b/doc/html/search/defines_2.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['module_5fname_74',['MODULE_NAME',['../libscilab__octave_8cpp.html#a14ded244c47bbba850a8a4be6d16c7e3',1,'libscilab_octave.cpp']]]
+ ['module_5fname_104',['MODULE_NAME',['../libscilab__octave_8cpp.html#a14ded244c47bbba850a8a4be6d16c7e3',1,'libscilab_octave.cpp']]]
];
diff --git a/doc/html/search/enums_0.js b/doc/html/search/enums_0.js
index 117da6d..cac93d3 100644
--- a/doc/html/search/enums_0.js
+++ b/doc/html/search/enums_0.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['functype_69',['FUNCTYPE',['../src_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134',1,'FUNCTYPE(): fun.h'],['../thirdparty_2linux_2include_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134',1,'FUNCTYPE(): fun.h']]]
+ ['functype_97',['FUNCTYPE',['../src_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134',1,'FUNCTYPE(): fun.h'],['../thirdparty_2linux_2include_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134',1,'FUNCTYPE(): fun.h']]]
];
diff --git a/doc/html/search/enumvalues_0.js b/doc/html/search/enumvalues_0.js
index ddcb412..6fbb2d9 100644
--- a/doc/html/search/enumvalues_0.js
+++ b/doc/html/search/enumvalues_0.js
@@ -1,5 +1,7 @@
var searchData=
[
- ['type_5fdouble_70',['TYPE_DOUBLE',['../src_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134a019d94f7c571e36215cc1a41e825de0c',1,'TYPE_DOUBLE(): fun.h'],['../thirdparty_2linux_2include_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134a019d94f7c571e36215cc1a41e825de0c',1,'TYPE_DOUBLE(): fun.h']]],
- ['type_5fstring_71',['TYPE_STRING',['../src_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134addb4be6b1cc25112defabef75f73427a',1,'TYPE_STRING(): fun.h'],['../thirdparty_2linux_2include_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134addb4be6b1cc25112defabef75f73427a',1,'TYPE_STRING(): fun.h']]]
+ ['type_5fcomplex_98',['TYPE_COMPLEX',['../src_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134a93b716b9a66d34b56d36773e5337f3dc',1,'TYPE_COMPLEX(): fun.h'],['../thirdparty_2linux_2include_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134a93b716b9a66d34b56d36773e5337f3dc',1,'TYPE_COMPLEX(): fun.h']]],
+ ['type_5fdouble_99',['TYPE_DOUBLE',['../src_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134a019d94f7c571e36215cc1a41e825de0c',1,'TYPE_DOUBLE(): fun.h'],['../thirdparty_2linux_2include_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134a019d94f7c571e36215cc1a41e825de0c',1,'TYPE_DOUBLE(): fun.h']]],
+ ['type_5fstring_100',['TYPE_STRING',['../src_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134addb4be6b1cc25112defabef75f73427a',1,'TYPE_STRING(): fun.h'],['../thirdparty_2linux_2include_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134addb4be6b1cc25112defabef75f73427a',1,'TYPE_STRING(): fun.h']]],
+ ['type_5fstruct_101',['TYPE_STRUCT',['../src_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134a9001cd1bc103bb1d664228d46715f65c',1,'TYPE_STRUCT(): fun.h'],['../thirdparty_2linux_2include_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134a9001cd1bc103bb1d664228d46715f65c',1,'TYPE_STRUCT(): fun.h']]]
];
diff --git a/doc/html/search/files_0.js b/doc/html/search/files_0.js
index 5449c75..1244caa 100644
--- a/doc/html/search/files_0.js
+++ b/doc/html/search/files_0.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['fun_2ecpp_40',['fun.cpp',['../fun_8cpp.html',1,'']]],
- ['fun_2eh_41',['fun.h',['../src_2fun_8h.html',1,'(Global Namespace)'],['../thirdparty_2linux_2include_2fun_8h.html',1,'(Global Namespace)']]]
+ ['fun_2ecpp_56',['fun.cpp',['../fun_8cpp.html',1,'']]],
+ ['fun_2eh_57',['fun.h',['../src_2fun_8h.html',1,'(Global Namespace)'],['../thirdparty_2linux_2include_2fun_8h.html',1,'(Global Namespace)']]]
];
diff --git a/doc/html/search/files_1.js b/doc/html/search/files_1.js
index 68bc6cc..1c4cbe7 100644
--- a/doc/html/search/files_1.js
+++ b/doc/html/search/files_1.js
@@ -1,6 +1,6 @@
var searchData=
[
- ['libscilab_5foctave_2ecpp_42',['libscilab_octave.cpp',['../libscilab__octave_8cpp.html',1,'']]],
- ['libscilab_5foctave_2eh_43',['libscilab_octave.h',['../libscilab__octave_8h.html',1,'']]],
- ['libscilab_5foctave_2ehxx_44',['libscilab_octave.hxx',['../libscilab__octave_8hxx.html',1,'']]]
+ ['libscilab_5foctave_2ecpp_58',['libscilab_octave.cpp',['../libscilab__octave_8cpp.html',1,'']]],
+ ['libscilab_5foctave_2eh_59',['libscilab_octave.h',['../libscilab__octave_8h.html',1,'']]],
+ ['libscilab_5foctave_2ehxx_60',['libscilab_octave.hxx',['../libscilab__octave_8hxx.html',1,'']]]
];
diff --git a/doc/html/search/files_2.js b/doc/html/search/files_2.js
index 83bfe31..5653005 100644
--- a/doc/html/search/files_2.js
+++ b/doc/html/search/files_2.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['main_2ecpp_45',['main.cpp',['../main_8cpp.html',1,'']]]
+ ['main_2ecpp_61',['main.cpp',['../main_8cpp.html',1,'']]]
];
diff --git a/doc/html/search/files_3.js b/doc/html/search/files_3.js
index 58ae939..f739fe3 100644
--- a/doc/html/search/files_3.js
+++ b/doc/html/search/files_3.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['readme_2emd_46',['README.md',['../_r_e_a_d_m_e_8md.html',1,'']]]
+ ['readme_2emd_62',['README.md',['../_r_e_a_d_m_e_8md.html',1,'']]]
];
diff --git a/doc/html/search/files_4.js b/doc/html/search/files_4.js
index 760b06d..7912441 100644
--- a/doc/html/search/files_4.js
+++ b/doc/html/search/files_4.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['sci_5foctave_2ecpp_47',['sci_octave.cpp',['../sci__octave_8cpp.html',1,'']]]
+ ['sci_5foctave_2ecpp_63',['sci_octave.cpp',['../sci__octave_8cpp.html',1,'']]]
];
diff --git a/doc/html/search/functions_0.js b/doc/html/search/functions_0.js
index e602ff4..040ea0d 100644
--- a/doc/html/search/functions_0.js
+++ b/doc/html/search/functions_0.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['c_5fgateway_5fprototype_48',['C_GATEWAY_PROTOTYPE',['../libscilab__octave_8h.html#a40fa0a0ebe5ca7163a74872e50cc4f13',1,'libscilab_octave.h']]]
+ ['c_5fgateway_5fprototype_64',['C_GATEWAY_PROTOTYPE',['../libscilab__octave_8h.html#a40fa0a0ebe5ca7163a74872e50cc4f13',1,'libscilab_octave.h']]]
];
diff --git a/doc/html/search/functions_1.js b/doc/html/search/functions_1.js
index b030bb1..5512def 100644
--- a/doc/html/search/functions_1.js
+++ b/doc/html/search/functions_1.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['fun_49',['fun',['../fun_8cpp.html#ab2457155d6e8298bdfd7bae4ffd01f80',1,'fun(FUNCARGS *inp, FUNCCALL *funcall): fun.cpp'],['../src_2fun_8h.html#adda0eaf7454844236de53495b494cdd4',1,'fun(FUNCARGS *arr, FUNCCALL *call): fun.cpp'],['../thirdparty_2linux_2include_2fun_8h.html#adda0eaf7454844236de53495b494cdd4',1,'fun(FUNCARGS *arr, FUNCCALL *call): fun.cpp']]]
+ ['fun_65',['fun',['../fun_8cpp.html#ab2457155d6e8298bdfd7bae4ffd01f80',1,'fun(FUNCARGS *inp, FUNCCALL *funcall): fun.cpp'],['../src_2fun_8h.html#adda0eaf7454844236de53495b494cdd4',1,'fun(FUNCARGS *arr, FUNCCALL *call): fun.cpp'],['../thirdparty_2linux_2include_2fun_8h.html#adda0eaf7454844236de53495b494cdd4',1,'fun(FUNCARGS *arr, FUNCCALL *call): fun.cpp']]]
];
diff --git a/doc/html/search/functions_2.js b/doc/html/search/functions_2.js
index d16ca4b..910174c 100644
--- a/doc/html/search/functions_2.js
+++ b/doc/html/search/functions_2.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['libscilab_5foctave_50',['libscilab_octave',['../libscilab__octave_8cpp.html#a28af9c33fa0605bbbc3262ce05599088',1,'libscilab_octave(wchar_t *_pwstFuncName): libscilab_octave.cpp'],['../libscilab__octave_8hxx.html#a3a8eefd11a5b098a0ab25d9804c5e414',1,'libscilab_octave(wchar_t *_pwstFuncName): libscilab_octave.cpp']]]
+ ['libscilab_5foctave_66',['libscilab_octave',['../libscilab__octave_8cpp.html#a28af9c33fa0605bbbc3262ce05599088',1,'libscilab_octave(wchar_t *_pwstFuncName): libscilab_octave.cpp'],['../libscilab__octave_8hxx.html#a3a8eefd11a5b098a0ab25d9804c5e414',1,'libscilab_octave(wchar_t *_pwstFuncName): libscilab_octave.cpp']]]
];
diff --git a/doc/html/search/functions_3.js b/doc/html/search/functions_3.js
index 0062337..0676c89 100644
--- a/doc/html/search/functions_3.js
+++ b/doc/html/search/functions_3.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['main_51',['main',['../main_8cpp.html#a840291bc02cba5474a4cb46a9b9566fe',1,'main.cpp']]]
+ ['main_67',['main',['../main_8cpp.html#a840291bc02cba5474a4cb46a9b9566fe',1,'main.cpp']]]
];
diff --git a/doc/html/search/functions_4.js b/doc/html/search/functions_4.js
index f237317..6fb1442 100644
--- a/doc/html/search/functions_4.js
+++ b/doc/html/search/functions_4.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['sci_5foctave_5ffun_52',['sci_octave_fun',['../sci__octave_8cpp.html#a74f2258789a64de6417c6d8912144449',1,'sci_octave.cpp']]]
+ ['sci_5foctave_5ffun_68',['sci_octave_fun',['../sci__octave_8cpp.html#a74f2258789a64de6417c6d8912144449',1,'sci_octave.cpp']]]
];
diff --git a/doc/html/search/pages_0.js b/doc/html/search/pages_0.js
index 6e65cb1..3d9d482 100644
--- a/doc/html/search/pages_0.js
+++ b/doc/html/search/pages_0.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['fossee_20scilab_20octave_20toolbox_75',['FOSSEE Scilab Octave Toolbox',['../md__r_e_a_d_m_e.html',1,'']]]
+ ['fossee_20scilab_20octave_20toolbox_105',['FOSSEE Scilab Octave Toolbox',['../md__r_e_a_d_m_e.html',1,'']]]
];
diff --git a/doc/html/search/searchdata.js b/doc/html/search/searchdata.js
index 0211c00..962eb6d 100644
--- a/doc/html/search/searchdata.js
+++ b/doc/html/search/searchdata.js
@@ -1,10 +1,10 @@
var indexSectionsWithContent =
{
- 0: "acefilmnorst",
+ 0: "acdefiklmnorst",
1: "f",
2: "flmrs",
3: "cflms",
- 4: "aeinot",
+ 4: "acdeiknorst",
5: "f",
6: "t",
7: "flm",
diff --git a/doc/html/search/variables_0.js b/doc/html/search/variables_0.js
index 49062cf..76c3e1c 100644
--- a/doc/html/search/variables_0.js
+++ b/doc/html/search/variables_0.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['argument_53',['argument',['../struct_f_u_n_c_c_a_l_l.html#a6ae4ef88bdc4be97e5363448f9522beb',1,'FUNCCALL']]]
+ ['argument_69',['argument',['../struct_f_u_n_c_c_a_l_l.html#a6ae4ef88bdc4be97e5363448f9522beb',1,'FUNCCALL']]]
];
diff --git a/doc/html/search/variables_1.js b/doc/html/search/variables_1.js
index 362bdf4..d30d1d0 100644
--- a/doc/html/search/variables_1.js
+++ b/doc/html/search/variables_1.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['err_54',['err',['../struct_f_u_n_c_c_a_l_l.html#afbac69a2aa8ae198e46614a2e1228a56',1,'FUNCCALL']]]
+ ['cols_70',['cols',['../struct_f_u_n_c_s_t_r_u_c_t.html#ad40fd4328e821e9eaa553bbdf5c83bba',1,'FUNCSTRUCT']]]
];
diff --git a/doc/html/search/variables_2.js b/doc/html/search/variables_2.js
index 604566d..fda2d99 100644
--- a/doc/html/search/variables_2.js
+++ b/doc/html/search/variables_2.js
@@ -1,7 +1,5 @@
var searchData=
[
- ['in_5fdata_5fimg_55',['in_data_img',['../struct_f_u_n_c_a_r_g_s.html#aeea2f16c973c70f31ac07d234d509161',1,'FUNCARGS']]],
- ['in_5fdata_5freal_56',['in_data_real',['../struct_f_u_n_c_a_r_g_s.html#afb520ee91cd773811ae5223113c8a82d',1,'FUNCARGS']]],
- ['is_5fin_5fcmplx_57',['is_in_cmplx',['../struct_f_u_n_c_a_r_g_s.html#a6993c7529d472e393bf6d8b62eee4eb9',1,'FUNCARGS']]],
- ['is_5fout_5fcmplx_58',['is_out_cmplx',['../struct_f_u_n_c_a_r_g_s.html#a25918ade41c7afafb4a851e6845ac554',1,'FUNCARGS']]]
+ ['dataimg_71',['dataImg',['../struct_f_u_n_c_s_t_r_u_c_t.html#ae7fbe0037ac898a607fe3648afa61be2',1,'FUNCSTRUCT']]],
+ ['datareal_72',['dataReal',['../struct_f_u_n_c_s_t_r_u_c_t.html#a91ce1300dd1b9c3b18ac38c34171d679',1,'FUNCSTRUCT']]]
];
diff --git a/doc/html/search/variables_3.js b/doc/html/search/variables_3.js
index 4f36b6d..7d83c31 100644
--- a/doc/html/search/variables_3.js
+++ b/doc/html/search/variables_3.js
@@ -1,10 +1,4 @@
var searchData=
[
- ['n_5fin_5farguments_59',['n_in_arguments',['../struct_f_u_n_c_c_a_l_l.html#a15b282cd4eb7e33fe14aaea926b1a98a',1,'FUNCCALL']]],
- ['n_5fin_5fcols_60',['n_in_cols',['../struct_f_u_n_c_a_r_g_s.html#a57dd8f6ba533785f3c654289054a9d37',1,'FUNCARGS']]],
- ['n_5fin_5frows_61',['n_in_rows',['../struct_f_u_n_c_a_r_g_s.html#a5072b853699aed6ed5cff33a6e48b71d',1,'FUNCARGS']]],
- ['n_5fout_5farguments_62',['n_out_arguments',['../struct_f_u_n_c_c_a_l_l.html#a4c3ce57d43862cda7780e020e6ce2349',1,'FUNCCALL']]],
- ['n_5fout_5fcols_63',['n_out_cols',['../struct_f_u_n_c_a_r_g_s.html#a07cd1a0775fad3da2e3a6d3cb941d3e9',1,'FUNCARGS']]],
- ['n_5fout_5frows_64',['n_out_rows',['../struct_f_u_n_c_a_r_g_s.html#accf1038c5390a90bd8465916452918cc',1,'FUNCARGS']]],
- ['n_5fout_5fuser_65',['n_out_user',['../struct_f_u_n_c_c_a_l_l.html#a964c4a02c04884e73bd261aa10180d4e',1,'FUNCCALL']]]
+ ['err_73',['err',['../struct_f_u_n_c_c_a_l_l.html#afbac69a2aa8ae198e46614a2e1228a56',1,'FUNCCALL']]]
];
diff --git a/doc/html/search/variables_4.js b/doc/html/search/variables_4.js
index eb378ae..dc8e539 100644
--- a/doc/html/search/variables_4.js
+++ b/doc/html/search/variables_4.js
@@ -1,5 +1,10 @@
var searchData=
[
- ['out_5fdata_5fimg_66',['out_data_img',['../struct_f_u_n_c_a_r_g_s.html#a057c2aa9db10a409e7b9da3b5f0f17f2',1,'FUNCARGS']]],
- ['out_5fdata_5freal_67',['out_data_real',['../struct_f_u_n_c_a_r_g_s.html#a1ab002ae3f19574b5d7e0469187501f4',1,'FUNCARGS']]]
+ ['in_5fdata_5fimg_74',['in_data_img',['../struct_f_u_n_c_a_r_g_s.html#aeea2f16c973c70f31ac07d234d509161',1,'FUNCARGS']]],
+ ['in_5fdata_5freal_75',['in_data_real',['../struct_f_u_n_c_a_r_g_s.html#afb520ee91cd773811ae5223113c8a82d',1,'FUNCARGS']]],
+ ['in_5fstruct_76',['in_struct',['../struct_f_u_n_c_a_r_g_s.html#aabfc4b5433234d1272a8db4a1531ba79',1,'FUNCARGS']]],
+ ['is_5fin_5fcmplx_77',['is_in_cmplx',['../struct_f_u_n_c_a_r_g_s.html#a6993c7529d472e393bf6d8b62eee4eb9',1,'FUNCARGS']]],
+ ['is_5fout_5fcmplx_78',['is_out_cmplx',['../struct_f_u_n_c_a_r_g_s.html#a25918ade41c7afafb4a851e6845ac554',1,'FUNCARGS']]],
+ ['is_5fout_5fstring_79',['is_out_string',['../struct_f_u_n_c_a_r_g_s.html#a5e7fbc7ebf438985fcc91b800a67240e',1,'FUNCARGS']]],
+ ['is_5fout_5fstruct_80',['is_out_struct',['../struct_f_u_n_c_a_r_g_s.html#a23897aefce90b1a055e408ef209daab6',1,'FUNCARGS']]]
];
diff --git a/doc/html/search/variables_5.js b/doc/html/search/variables_5.js
index ba956f7..2ea28d2 100644
--- a/doc/html/search/variables_5.js
+++ b/doc/html/search/variables_5.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['type_68',['type',['../struct_f_u_n_c_a_r_g_s.html#a580ae591432835016133e2ada44be2c9',1,'FUNCARGS']]]
+ ['key_81',['key',['../struct_f_u_n_c_s_t_r_u_c_t.html#ae298630243ee8fadf8503dd4fd81f52b',1,'FUNCSTRUCT']]]
];
diff --git a/doc/html/search/variables_6.html b/doc/html/search/variables_6.html
new file mode 100644
index 0000000..7d48e75
--- /dev/null
+++ b/doc/html/search/variables_6.html
@@ -0,0 +1,37 @@
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
+
+
Searching...
+
No Matches
+
+
+
+
diff --git a/doc/html/search/variables_6.js b/doc/html/search/variables_6.js
new file mode 100644
index 0000000..3caf63a
--- /dev/null
+++ b/doc/html/search/variables_6.js
@@ -0,0 +1,12 @@
+var searchData=
+[
+ ['n_5fin_5farguments_82',['n_in_arguments',['../struct_f_u_n_c_c_a_l_l.html#a15b282cd4eb7e33fe14aaea926b1a98a',1,'FUNCCALL']]],
+ ['n_5fin_5fcols_83',['n_in_cols',['../struct_f_u_n_c_a_r_g_s.html#a57dd8f6ba533785f3c654289054a9d37',1,'FUNCARGS']]],
+ ['n_5fin_5frows_84',['n_in_rows',['../struct_f_u_n_c_a_r_g_s.html#a5072b853699aed6ed5cff33a6e48b71d',1,'FUNCARGS']]],
+ ['n_5fin_5fstruct_5flen_85',['n_in_struct_len',['../struct_f_u_n_c_a_r_g_s.html#a3f38c9b21450c6842913df42db54ae4d',1,'FUNCARGS']]],
+ ['n_5fout_5farguments_86',['n_out_arguments',['../struct_f_u_n_c_c_a_l_l.html#a4c3ce57d43862cda7780e020e6ce2349',1,'FUNCCALL']]],
+ ['n_5fout_5fcols_87',['n_out_cols',['../struct_f_u_n_c_a_r_g_s.html#a07cd1a0775fad3da2e3a6d3cb941d3e9',1,'FUNCARGS']]],
+ ['n_5fout_5frows_88',['n_out_rows',['../struct_f_u_n_c_a_r_g_s.html#accf1038c5390a90bd8465916452918cc',1,'FUNCARGS']]],
+ ['n_5fout_5fstruct_5flen_89',['n_out_struct_len',['../struct_f_u_n_c_a_r_g_s.html#a418164a53b8efbfe39439fd7ebe52172',1,'FUNCARGS']]],
+ ['n_5fout_5fuser_90',['n_out_user',['../struct_f_u_n_c_c_a_l_l.html#a964c4a02c04884e73bd261aa10180d4e',1,'FUNCCALL']]]
+];
diff --git a/doc/html/search/variables_7.html b/doc/html/search/variables_7.html
new file mode 100644
index 0000000..5c26340
--- /dev/null
+++ b/doc/html/search/variables_7.html
@@ -0,0 +1,37 @@
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
+
+
Searching...
+
No Matches
+
+
+
+
diff --git a/doc/html/search/variables_7.js b/doc/html/search/variables_7.js
new file mode 100644
index 0000000..834259c
--- /dev/null
+++ b/doc/html/search/variables_7.js
@@ -0,0 +1,6 @@
+var searchData=
+[
+ ['out_5fdata_5fimg_91',['out_data_img',['../struct_f_u_n_c_a_r_g_s.html#a057c2aa9db10a409e7b9da3b5f0f17f2',1,'FUNCARGS']]],
+ ['out_5fdata_5freal_92',['out_data_real',['../struct_f_u_n_c_a_r_g_s.html#a1ab002ae3f19574b5d7e0469187501f4',1,'FUNCARGS']]],
+ ['out_5fstruct_93',['out_struct',['../struct_f_u_n_c_a_r_g_s.html#abb34bfaef96a2e29c65591046c504754',1,'FUNCARGS']]]
+];
diff --git a/doc/html/search/variables_8.html b/doc/html/search/variables_8.html
new file mode 100644
index 0000000..dc9ec54
--- /dev/null
+++ b/doc/html/search/variables_8.html
@@ -0,0 +1,37 @@
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
+
+
Searching...
+
No Matches
+
+
+
+
diff --git a/doc/html/search/variables_8.js b/doc/html/search/variables_8.js
new file mode 100644
index 0000000..9642d8c
--- /dev/null
+++ b/doc/html/search/variables_8.js
@@ -0,0 +1,4 @@
+var searchData=
+[
+ ['rows_94',['rows',['../struct_f_u_n_c_s_t_r_u_c_t.html#a7512f24fd057d4d93074e9a5c7951157',1,'FUNCSTRUCT']]]
+];
diff --git a/doc/html/search/variables_9.html b/doc/html/search/variables_9.html
new file mode 100644
index 0000000..7b01475
--- /dev/null
+++ b/doc/html/search/variables_9.html
@@ -0,0 +1,37 @@
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
+
+
Searching...
+
No Matches
+
+
+
+
diff --git a/doc/html/search/variables_9.js b/doc/html/search/variables_9.js
new file mode 100644
index 0000000..2267d25
--- /dev/null
+++ b/doc/html/search/variables_9.js
@@ -0,0 +1,4 @@
+var searchData=
+[
+ ['str_95',['str',['../struct_f_u_n_c_s_t_r_u_c_t.html#a175d20292e70fd1fb89e40d6d128653d',1,'FUNCSTRUCT']]]
+];
diff --git a/doc/html/search/variables_a.html b/doc/html/search/variables_a.html
new file mode 100644
index 0000000..52a724d
--- /dev/null
+++ b/doc/html/search/variables_a.html
@@ -0,0 +1,37 @@
+
+
+
+
+
+
+
+
+
+
+
+
Loading...
+
+
+
Searching...
+
No Matches
+
+
+
+
diff --git a/doc/html/search/variables_a.js b/doc/html/search/variables_a.js
new file mode 100644
index 0000000..f205944
--- /dev/null
+++ b/doc/html/search/variables_a.js
@@ -0,0 +1,4 @@
+var searchData=
+[
+ ['type_96',['type',['../struct_f_u_n_c_s_t_r_u_c_t.html#a03c3251e6292eeca88505406761e4fd7',1,'FUNCSTRUCT::type()'],['../struct_f_u_n_c_a_r_g_s.html#a580ae591432835016133e2ada44be2c9',1,'FUNCARGS::type()']]]
+];
diff --git a/doc/html/src_2fun_8h.html b/doc/html/src_2fun_8h.html
index 0620784..81b1511 100644
--- a/doc/html/src_2fun_8h.html
+++ b/doc/html/src_2fun_8h.html
@@ -107,9 +107,14 @@ $(document).ready(function(){initNavTree('src_2fun_8h.html',''); initResizable()
@@ -160,10 +173,18 @@ Functions
-Enumerator |
---|
TYPE_DOUBLE | |
-TYPE_STRING | |
+Enumerator |
---|
TYPE_DOUBLE | similar to scilab double
+ |
+TYPE_COMPLEX | similar to scilab complex
+ |
+TYPE_STRING | similar to scilab string
+ |
+TYPE_STRUCT | similar to scilab struct
+ |
TYPE_DOUBLE | |
+TYPE_COMPLEX | |
TYPE_STRING | |
+TYPE_STRUCT | |
@@ -195,7 +216,18 @@ Functions
-
Function to Interact with Octave's API.
+
API Function to call/receive and pass the data to fun API
+
+
- Parameters
-
+
+
+
+
- Returns
- int Status Code
+
API Function to call/receive and pass the data to fun API
+
This Function will be communicating with Octave to access it's function.
diff --git a/doc/html/src_2fun_8h.js b/doc/html/src_2fun_8h.js
index af3d386..7dec6fb 100644
--- a/doc/html/src_2fun_8h.js
+++ b/doc/html/src_2fun_8h.js
@@ -1,13 +1,18 @@
var src_2fun_8h =
[
+ [ "FUNCSTRUCT", "struct_f_u_n_c_s_t_r_u_c_t.html", "struct_f_u_n_c_s_t_r_u_c_t" ],
[ "FUNCARGS", "struct_f_u_n_c_a_r_g_s.html", "struct_f_u_n_c_a_r_g_s" ],
[ "FUNCCALL", "struct_f_u_n_c_c_a_l_l.html", "struct_f_u_n_c_c_a_l_l" ],
[ "fun_h__", "src_2fun_8h.html#a2ca3f7142a7018d5861959828144a9e9", null ],
[ "FUNCTYPE", "src_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134", [
[ "TYPE_DOUBLE", "src_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134a019d94f7c571e36215cc1a41e825de0c", null ],
+ [ "TYPE_COMPLEX", "src_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134a93b716b9a66d34b56d36773e5337f3dc", null ],
[ "TYPE_STRING", "src_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134addb4be6b1cc25112defabef75f73427a", null ],
+ [ "TYPE_STRUCT", "src_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134a9001cd1bc103bb1d664228d46715f65c", null ],
[ "TYPE_DOUBLE", "thirdparty_2linux_2include_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134a019d94f7c571e36215cc1a41e825de0c", null ],
- [ "TYPE_STRING", "thirdparty_2linux_2include_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134addb4be6b1cc25112defabef75f73427a", null ]
+ [ "TYPE_COMPLEX", "thirdparty_2linux_2include_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134a93b716b9a66d34b56d36773e5337f3dc", null ],
+ [ "TYPE_STRING", "thirdparty_2linux_2include_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134addb4be6b1cc25112defabef75f73427a", null ],
+ [ "TYPE_STRUCT", "thirdparty_2linux_2include_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134a9001cd1bc103bb1d664228d46715f65c", null ]
] ],
[ "fun", "src_2fun_8h.html#adda0eaf7454844236de53495b494cdd4", null ]
];
\ No newline at end of file
diff --git a/doc/html/src_2fun_8h_source.html b/doc/html/src_2fun_8h_source.html
index db54e52..3e00205 100644
--- a/doc/html/src_2fun_8h_source.html
+++ b/doc/html/src_2fun_8h_source.html
@@ -112,62 +112,93 @@ $(document).ready(function(){initNavTree('src_2fun_8h_source.html',''); initResi
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
FUNCTYPE
Definition: fun.h:19
@ TYPE_DOUBLE
Definition: fun.h:20
-@ TYPE_STRING
Definition: fun.h:21
-int fun(FUNCARGS *arr, FUNCCALL *call)
Function to Interact with Octave's API.
Definition: fun.cpp:29
-
-void * out_data_img
Definition: fun.h:36
-int n_out_cols
Definition: fun.h:30
-void * out_data_real
Definition: fun.h:35
-int is_out_cmplx
Definition: fun.h:32
-int n_in_rows
Definition: fun.h:27
-int n_in_cols
Definition: fun.h:28
-FUNCTYPE type
Definition: fun.h:26
-int is_in_cmplx
Definition: fun.h:31
-int n_out_rows
Definition: fun.h:29
-void * in_data_img
Definition: fun.h:34
-void * in_data_real
Definition: fun.h:33
-
-int n_in_arguments
Definition: fun.h:40
-int n_out_arguments
Definition: fun.h:41
-FUNCARGS * argument
Definition: fun.h:45
-int n_out_user
Definition: fun.h:42
-char * err
Definition: fun.h:43
+@ TYPE_STRUCT
Definition: fun.h:23
+@ TYPE_COMPLEX
Definition: fun.h:21
+@ TYPE_STRING
Definition: fun.h:22
+int fun(FUNCARGS *arr, FUNCCALL *call)
API Function to call/receive and pass the data to fun API
Definition: fun.cpp:30
+Struct used to send/receive Scilab data to/from the gateway to fun.cpp API.
Definition: fun.h:48
+void * out_data_img
Definition: fun.h:64
+int n_out_cols
Definition: fun.h:55
+void * out_data_real
Definition: fun.h:63
+int is_out_struct
Definition: fun.h:59
+int is_out_cmplx
Definition: fun.h:58
+int n_in_struct_len
Definition: fun.h:53
+int n_out_struct_len
Definition: fun.h:56
+int n_in_rows
Definition: fun.h:51
+int n_in_cols
Definition: fun.h:52
+FUNCTYPE type
Definition: fun.h:50
+int is_out_string
Definition: fun.h:60
+int is_in_cmplx
Definition: fun.h:57
+FUNCSTRUCT * in_struct
Definition: fun.h:65
+FUNCSTRUCT * out_struct
Definition: fun.h:66
+int n_out_rows
Definition: fun.h:54
+void * in_data_img
Definition: fun.h:62
+void * in_data_real
Definition: fun.h:61
+Struct used to call and pass the data to fun.cpp API.
Definition: fun.h:73
+int n_in_arguments
Definition: fun.h:75
+int n_out_arguments
Definition: fun.h:76
+FUNCARGS * argument
Definition: fun.h:80
+int n_out_user
Definition: fun.h:77
+char * err
Definition: fun.h:78
+Struct used to pass structs to Octave from the fun library.
Definition: fun.h:32
+FUNCTYPE type
Definition: fun.h:33
+void * str
Definition: fun.h:39
+int rows
Definition: fun.h:35
+void * dataReal
Definition: fun.h:37
+int cols
Definition: fun.h:36
+void * key
Definition: fun.h:34
+void * dataImg
Definition: fun.h:38
diff --git a/doc/html/struct_f_u_n_c_a_r_g_s-members.html b/doc/html/struct_f_u_n_c_a_r_g_s-members.html
index beb51fa..a2438f4 100644
--- a/doc/html/struct_f_u_n_c_a_r_g_s-members.html
+++ b/doc/html/struct_f_u_n_c_a_r_g_s-members.html
@@ -102,14 +102,20 @@ $(document).ready(function(){initNavTree('struct_f_u_n_c_a_r_g_s.html',''); init
diff --git a/doc/html/struct_f_u_n_c_a_r_g_s.html b/doc/html/struct_f_u_n_c_a_r_g_s.html
index bed26e1..8e82bee 100644
--- a/doc/html/struct_f_u_n_c_a_r_g_s.html
+++ b/doc/html/struct_f_u_n_c_a_r_g_s.html
@@ -101,6 +101,9 @@ $(document).ready(function(){initNavTree('struct_f_u_n_c_a_r_g_s.html',''); init
+
Struct used to send/receive Scilab data to/from the gateway to fun.cpp API.
+ More...
+
#include <fun.h>
-
+
+
Struct used to send/receive Scilab data to/from the gateway to fun.cpp API.
+
◆ in_data_img
@@ -140,6 +157,7 @@ Public Attributes
+
Input imaginary part (complex) array
@@ -154,6 +172,22 @@ Public Attributes
+
Input real part (complex) array
+
+
+
+
+◆ in_struct
+
+
@@ -168,6 +202,7 @@ Public Attributes
+
Input is a Complex data type
@@ -182,6 +217,37 @@ Public Attributes
+
Output is a Complex data type
+
+
+
+
+◆ is_out_string
+
+
+
+
+
+ int FUNCARGS::is_out_string |
+
+
+
+
Output is a String data type
+
+
+
+
+◆ is_out_struct
+
+
+
+
+
+ int FUNCARGS::is_out_struct |
+
+
+
+
Output is a Struct data type
@@ -196,6 +262,7 @@ Public Attributes
+
Input cols dimension of data
@@ -210,6 +277,22 @@ Public Attributes
+
Input rows dimension of data
+
+
+
+
+◆ n_in_struct_len
+
+
+
+
+
+ int FUNCARGS::n_in_struct_len |
+
+
+
@@ -224,6 +307,7 @@ Public Attributes
+
Output cold dimension of data
@@ -238,6 +322,22 @@ Public Attributes
+
Ouput rows dimension of data
+
+
+
+
+◆ n_out_struct_len
+
+
+
+
+
+ int FUNCARGS::n_out_struct_len |
+
+
+
@@ -252,6 +352,7 @@ Public Attributes
+
Output imaginary part (complex) array
@@ -266,6 +367,22 @@ Public Attributes
+
Output real part (complex) array
+
+
+
+
+◆ out_struct
+
+
@@ -280,6 +397,8 @@ Public Attributes
diff --git a/doc/html/struct_f_u_n_c_a_r_g_s.js b/doc/html/struct_f_u_n_c_a_r_g_s.js
index fcacce9..987300e 100644
--- a/doc/html/struct_f_u_n_c_a_r_g_s.js
+++ b/doc/html/struct_f_u_n_c_a_r_g_s.js
@@ -2,13 +2,19 @@ var struct_f_u_n_c_a_r_g_s =
[
[ "in_data_img", "struct_f_u_n_c_a_r_g_s.html#aeea2f16c973c70f31ac07d234d509161", null ],
[ "in_data_real", "struct_f_u_n_c_a_r_g_s.html#afb520ee91cd773811ae5223113c8a82d", null ],
+ [ "in_struct", "struct_f_u_n_c_a_r_g_s.html#aabfc4b5433234d1272a8db4a1531ba79", null ],
[ "is_in_cmplx", "struct_f_u_n_c_a_r_g_s.html#a6993c7529d472e393bf6d8b62eee4eb9", null ],
[ "is_out_cmplx", "struct_f_u_n_c_a_r_g_s.html#a25918ade41c7afafb4a851e6845ac554", null ],
+ [ "is_out_string", "struct_f_u_n_c_a_r_g_s.html#a5e7fbc7ebf438985fcc91b800a67240e", null ],
+ [ "is_out_struct", "struct_f_u_n_c_a_r_g_s.html#a23897aefce90b1a055e408ef209daab6", null ],
[ "n_in_cols", "struct_f_u_n_c_a_r_g_s.html#a57dd8f6ba533785f3c654289054a9d37", null ],
[ "n_in_rows", "struct_f_u_n_c_a_r_g_s.html#a5072b853699aed6ed5cff33a6e48b71d", null ],
+ [ "n_in_struct_len", "struct_f_u_n_c_a_r_g_s.html#a3f38c9b21450c6842913df42db54ae4d", null ],
[ "n_out_cols", "struct_f_u_n_c_a_r_g_s.html#a07cd1a0775fad3da2e3a6d3cb941d3e9", null ],
[ "n_out_rows", "struct_f_u_n_c_a_r_g_s.html#accf1038c5390a90bd8465916452918cc", null ],
+ [ "n_out_struct_len", "struct_f_u_n_c_a_r_g_s.html#a418164a53b8efbfe39439fd7ebe52172", null ],
[ "out_data_img", "struct_f_u_n_c_a_r_g_s.html#a057c2aa9db10a409e7b9da3b5f0f17f2", null ],
[ "out_data_real", "struct_f_u_n_c_a_r_g_s.html#a1ab002ae3f19574b5d7e0469187501f4", null ],
+ [ "out_struct", "struct_f_u_n_c_a_r_g_s.html#abb34bfaef96a2e29c65591046c504754", null ],
[ "type", "struct_f_u_n_c_a_r_g_s.html#a580ae591432835016133e2ada44be2c9", null ]
];
\ No newline at end of file
diff --git a/doc/html/struct_f_u_n_c_c_a_l_l.html b/doc/html/struct_f_u_n_c_c_a_l_l.html
index c3ffd9d..32b9a9d 100644
--- a/doc/html/struct_f_u_n_c_c_a_l_l.html
+++ b/doc/html/struct_f_u_n_c_c_a_l_l.html
@@ -101,6 +101,9 @@ $(document).ready(function(){initNavTree('struct_f_u_n_c_c_a_l_l.html',''); init
+
Struct used to call and pass the data to fun.cpp API.
+ More...
+
#include <fun.h>
-
+
+
Struct used to call and pass the data to fun.cpp API.
+
◆ argument
@@ -128,6 +133,7 @@ Public Attributes
+
Struct defining and containing the data
@@ -142,6 +148,7 @@ Public Attributes
@@ -156,6 +163,7 @@ Public Attributes
+
Number of input arguments
@@ -170,6 +178,7 @@ Public Attributes
+
Number of output arguments
@@ -184,6 +193,7 @@ Public Attributes
+
Number of output arguements expected to be returned
diff --git a/doc/html/struct_f_u_n_c_s_t_r_u_c_t-members.html b/doc/html/struct_f_u_n_c_s_t_r_u_c_t-members.html
new file mode 100644
index 0000000..af073b5
--- /dev/null
+++ b/doc/html/struct_f_u_n_c_s_t_r_u_c_t-members.html
@@ -0,0 +1,119 @@
+
+
+
+
+
+
+
+FOSSEE Scilab Octave Toolbox: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ |
+
+ FOSSEE Scilab Octave Toolbox
+
+ This is a scilab toolbox to call octave functions. It requires octave to be installed on the system.
+ |
+
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for FUNCSTRUCT, including all inherited members.
+
+
+
+
+
+
diff --git a/doc/html/struct_f_u_n_c_s_t_r_u_c_t.html b/doc/html/struct_f_u_n_c_s_t_r_u_c_t.html
new file mode 100644
index 0000000..01afa4b
--- /dev/null
+++ b/doc/html/struct_f_u_n_c_s_t_r_u_c_t.html
@@ -0,0 +1,247 @@
+
+
+
+
+
+
+
+FOSSEE Scilab Octave Toolbox: FUNCSTRUCT Struct Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ |
+
+ FOSSEE Scilab Octave Toolbox
+
+ This is a scilab toolbox to call octave functions. It requires octave to be installed on the system.
+ |
+
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Struct used to pass structs to Octave from the fun library.
+ More...
+
+
#include <fun.h>
+
+
+
Struct used to pass structs to Octave from the fun library.
+
+
+
◆ cols
+
+
+
+
+
+ int FUNCSTRUCT::cols |
+
+
+
+
cols dimension of struct fields' value
+
+
+
+
+
◆ dataImg
+
+
+
+
+
+ void * FUNCSTRUCT::dataImg |
+
+
+
+
Img data if struct field's value is complex
+
+
+
+
+
◆ dataReal
+
+
+
+
+
+ void * FUNCSTRUCT::dataReal |
+
+
+
+
Real data if struct field's value is real
+
+
+
+
+
◆ key
+
+
+
+
+
+ void * FUNCSTRUCT::key |
+
+
+
+
+
+
◆ rows
+
+
+
+
+
+ int FUNCSTRUCT::rows |
+
+
+
+
rows dimension of struct field's value
+
+
+
+
+
◆ str
+
+
+
+
+
+ void * FUNCSTRUCT::str |
+
+
+
+
String data if struct field's value is string
+
+
+
+
+
◆ type
+
+
+
+
Type of value in struct's field
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+
+
+
+
diff --git a/doc/html/struct_f_u_n_c_s_t_r_u_c_t.js b/doc/html/struct_f_u_n_c_s_t_r_u_c_t.js
new file mode 100644
index 0000000..f983fb2
--- /dev/null
+++ b/doc/html/struct_f_u_n_c_s_t_r_u_c_t.js
@@ -0,0 +1,10 @@
+var struct_f_u_n_c_s_t_r_u_c_t =
+[
+ [ "cols", "struct_f_u_n_c_s_t_r_u_c_t.html#ad40fd4328e821e9eaa553bbdf5c83bba", null ],
+ [ "dataImg", "struct_f_u_n_c_s_t_r_u_c_t.html#ae7fbe0037ac898a607fe3648afa61be2", null ],
+ [ "dataReal", "struct_f_u_n_c_s_t_r_u_c_t.html#a91ce1300dd1b9c3b18ac38c34171d679", null ],
+ [ "key", "struct_f_u_n_c_s_t_r_u_c_t.html#ae298630243ee8fadf8503dd4fd81f52b", null ],
+ [ "rows", "struct_f_u_n_c_s_t_r_u_c_t.html#a7512f24fd057d4d93074e9a5c7951157", null ],
+ [ "str", "struct_f_u_n_c_s_t_r_u_c_t.html#a175d20292e70fd1fb89e40d6d128653d", null ],
+ [ "type", "struct_f_u_n_c_s_t_r_u_c_t.html#a03c3251e6292eeca88505406761e4fd7", null ]
+];
\ No newline at end of file
diff --git a/doc/html/thirdparty_2linux_2include_2fun_8h.html b/doc/html/thirdparty_2linux_2include_2fun_8h.html
index b40ebe2..9e04061 100644
--- a/doc/html/thirdparty_2linux_2include_2fun_8h.html
+++ b/doc/html/thirdparty_2linux_2include_2fun_8h.html
@@ -107,9 +107,14 @@ $(document).ready(function(){initNavTree('thirdparty_2linux_2include_2fun_8h.htm
@@ -160,10 +172,18 @@ Functions
-Enumerator |
---|
TYPE_DOUBLE | |
-TYPE_STRING | |
+Enumerator |
---|
TYPE_DOUBLE | similar to scilab double
+ |
+TYPE_COMPLEX | similar to scilab complex
+ |
+TYPE_STRING | similar to scilab string
+ |
+TYPE_STRUCT | similar to scilab struct
+ |
TYPE_DOUBLE | |
+TYPE_COMPLEX | |
TYPE_STRING | |
+TYPE_STRUCT | |
@@ -196,6 +216,8 @@ Functions
Function to Interact with Octave's API.
+
API Function to call/receive and pass the data to fun API
+
This Function will be communicating with Octave to access it's function.
diff --git a/doc/html/thirdparty_2linux_2include_2fun_8h.js b/doc/html/thirdparty_2linux_2include_2fun_8h.js
index 0a052dc..97653f7 100644
--- a/doc/html/thirdparty_2linux_2include_2fun_8h.js
+++ b/doc/html/thirdparty_2linux_2include_2fun_8h.js
@@ -1,13 +1,18 @@
var thirdparty_2linux_2include_2fun_8h =
[
+ [ "FUNCSTRUCT", "struct_f_u_n_c_s_t_r_u_c_t.html", "struct_f_u_n_c_s_t_r_u_c_t" ],
[ "FUNCARGS", "struct_f_u_n_c_a_r_g_s.html", "struct_f_u_n_c_a_r_g_s" ],
[ "FUNCCALL", "struct_f_u_n_c_c_a_l_l.html", "struct_f_u_n_c_c_a_l_l" ],
[ "fun_h__", "thirdparty_2linux_2include_2fun_8h.html#a2ca3f7142a7018d5861959828144a9e9", null ],
[ "FUNCTYPE", "thirdparty_2linux_2include_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134", [
[ "TYPE_DOUBLE", "src_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134a019d94f7c571e36215cc1a41e825de0c", null ],
+ [ "TYPE_COMPLEX", "src_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134a93b716b9a66d34b56d36773e5337f3dc", null ],
[ "TYPE_STRING", "src_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134addb4be6b1cc25112defabef75f73427a", null ],
+ [ "TYPE_STRUCT", "src_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134a9001cd1bc103bb1d664228d46715f65c", null ],
[ "TYPE_DOUBLE", "thirdparty_2linux_2include_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134a019d94f7c571e36215cc1a41e825de0c", null ],
- [ "TYPE_STRING", "thirdparty_2linux_2include_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134addb4be6b1cc25112defabef75f73427a", null ]
+ [ "TYPE_COMPLEX", "thirdparty_2linux_2include_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134a93b716b9a66d34b56d36773e5337f3dc", null ],
+ [ "TYPE_STRING", "thirdparty_2linux_2include_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134addb4be6b1cc25112defabef75f73427a", null ],
+ [ "TYPE_STRUCT", "thirdparty_2linux_2include_2fun_8h.html#a160793ea95e0b5106580229a2a5f1134a9001cd1bc103bb1d664228d46715f65c", null ]
] ],
[ "fun", "thirdparty_2linux_2include_2fun_8h.html#adda0eaf7454844236de53495b494cdd4", null ]
];
\ No newline at end of file
diff --git a/doc/html/thirdparty_2linux_2include_2fun_8h_source.html b/doc/html/thirdparty_2linux_2include_2fun_8h_source.html
index f8ecedc..ab0fa9b 100644
--- a/doc/html/thirdparty_2linux_2include_2fun_8h_source.html
+++ b/doc/html/thirdparty_2linux_2include_2fun_8h_source.html
@@ -114,44 +114,63 @@ $(document).ready(function(){initNavTree('thirdparty_2linux_2include_2fun_8h_sou
-
-
-
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
FUNCTYPE
Definition: fun.h:19
@ TYPE_DOUBLE
Definition: fun.h:20
-@ TYPE_STRING
Definition: fun.h:21
-int fun(FUNCARGS *arr, FUNCCALL *call)
Function to Interact with Octave's API.
Definition: fun.cpp:29
-
-
+@ TYPE_STRUCT
Definition: fun.h:23
+@ TYPE_COMPLEX
Definition: fun.h:21
+@ TYPE_STRING
Definition: fun.h:22
+int fun(FUNCARGS *arr, FUNCCALL *call)
API Function to call/receive and pass the data to fun API
Definition: fun.cpp:30
+Struct used to send/receive Scilab data to/from the gateway to fun.cpp API.
Definition: fun.h:48
+Struct used to call and pass the data to fun.cpp API.
Definition: fun.h:73
+Struct used to pass structs to Octave from the fun library.
Definition: fun.h:32
--
cgit
From 884558103568b38503b5010253cdd9d02d001c70 Mon Sep 17 00:00:00 2001
From: KRIXUS-alpha
Date: Wed, 12 May 2021 20:24:32 +0530
Subject: Updated Documentation Struct data handling
---
doc/html/src_2fun_8h.html | 3 +
doc/html/src_2fun_8h_source.html | 167 ++++++++++-----------
doc/html/struct_f_u_n_c_a_r_g_s.html | 2 +-
doc/html/struct_f_u_n_c_c_a_l_l.html | 4 +-
.../thirdparty_2linux_2include_2fun_8h_source.html | 16 +-
5 files changed, 97 insertions(+), 95 deletions(-)
(limited to 'doc/html')
diff --git a/doc/html/src_2fun_8h.html b/doc/html/src_2fun_8h.html
index 81b1511..241daa6 100644
--- a/doc/html/src_2fun_8h.html
+++ b/doc/html/src_2fun_8h.html
@@ -136,6 +136,7 @@ Enumerations
, TYPE_STRUCT
}
+ | Enumeration for the data types suported. More...
|
|
+
+
Enumeration for the data types suported.
Enumerator |
---|
TYPE_DOUBLE | similar to scilab double
|
diff --git a/doc/html/src_2fun_8h_source.html b/doc/html/src_2fun_8h_source.html
index 3e00205..e10560c 100644
--- a/doc/html/src_2fun_8h_source.html
+++ b/doc/html/src_2fun_8h_source.html
@@ -114,91 +114,90 @@ $(document).ready(function(){initNavTree('src_2fun_8h_source.html',''); initResi
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-FUNCTYPE
Definition: fun.h:19
-@ TYPE_DOUBLE
Definition: fun.h:20
-@ TYPE_STRUCT
Definition: fun.h:23
-@ TYPE_COMPLEX
Definition: fun.h:21
-@ TYPE_STRING
Definition: fun.h:22
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+FUNCTYPE
Enumeration for the data types suported.
Definition: fun.h:22
+@ TYPE_DOUBLE
Definition: fun.h:23
+@ TYPE_STRUCT
Definition: fun.h:26
+@ TYPE_COMPLEX
Definition: fun.h:24
+@ TYPE_STRING
Definition: fun.h:25
int fun(FUNCARGS *arr, FUNCCALL *call)
API Function to call/receive and pass the data to fun API
Definition: fun.cpp:30
-Struct used to send/receive Scilab data to/from the gateway to fun.cpp API.
Definition: fun.h:48
-void * out_data_img
Definition: fun.h:64
-int n_out_cols
Definition: fun.h:55
-void * out_data_real
Definition: fun.h:63
-int is_out_struct
Definition: fun.h:59
-int is_out_cmplx
Definition: fun.h:58
-int n_in_struct_len
Definition: fun.h:53
-int n_out_struct_len
Definition: fun.h:56
-int n_in_rows
Definition: fun.h:51
-int n_in_cols
Definition: fun.h:52
-FUNCTYPE type
Definition: fun.h:50
-int is_out_string
Definition: fun.h:60
-int is_in_cmplx
Definition: fun.h:57
-FUNCSTRUCT * in_struct
Definition: fun.h:65
-FUNCSTRUCT * out_struct
Definition: fun.h:66
-int n_out_rows
Definition: fun.h:54
-void * in_data_img
Definition: fun.h:62
-void * in_data_real
Definition: fun.h:61
-Struct used to call and pass the data to fun.cpp API.
Definition: fun.h:73
-int n_in_arguments
Definition: fun.h:75
-int n_out_arguments
Definition: fun.h:76
-FUNCARGS * argument
Definition: fun.h:80
-int n_out_user
Definition: fun.h:77
-char * err
Definition: fun.h:78
-Struct used to pass structs to Octave from the fun library.
Definition: fun.h:32
-FUNCTYPE type
Definition: fun.h:33
-void * str
Definition: fun.h:39
-int rows
Definition: fun.h:35
-void * dataReal
Definition: fun.h:37
-int cols
Definition: fun.h:36
-void * key
Definition: fun.h:34
-void * dataImg
Definition: fun.h:38
+Struct used to send/receive Scilab data to/from the gateway to fun.cpp API.
Definition: fun.h:51
+void * out_data_img
Definition: fun.h:67
+int n_out_cols
Definition: fun.h:58
+void * out_data_real
Definition: fun.h:66
+int is_out_struct
Definition: fun.h:62
+int is_out_cmplx
Definition: fun.h:61
+int n_in_struct_len
Definition: fun.h:56
+int n_out_struct_len
Definition: fun.h:59
+int n_in_rows
Definition: fun.h:54
+int n_in_cols
Definition: fun.h:55
+FUNCTYPE type
Definition: fun.h:53
+int is_out_string
Definition: fun.h:63
+int is_in_cmplx
Definition: fun.h:60
+FUNCSTRUCT * in_struct
Definition: fun.h:68
+FUNCSTRUCT * out_struct
Definition: fun.h:69
+int n_out_rows
Definition: fun.h:57
+void * in_data_img
Definition: fun.h:65
+void * in_data_real
Definition: fun.h:64
+Struct used to call and pass the data to fun.cpp API.
Definition: fun.h:76
+int n_in_arguments
Definition: fun.h:78
+int n_out_arguments
Definition: fun.h:79
+FUNCARGS * argument
Definition: fun.h:83
+int n_out_user
Definition: fun.h:80
+char * err
Definition: fun.h:81
+Struct used to pass structs to Octave from the fun library.
Definition: fun.h:35
+FUNCTYPE type
Definition: fun.h:36
+void * str
Definition: fun.h:42
+int rows
Definition: fun.h:38
+void * dataReal
Definition: fun.h:40
+int cols
Definition: fun.h:39
+void * key
Definition: fun.h:37
+void * dataImg
Definition: fun.h:41
diff --git a/doc/html/struct_f_u_n_c_a_r_g_s.html b/doc/html/struct_f_u_n_c_a_r_g_s.html
index 8e82bee..81cbfeb 100644
--- a/doc/html/struct_f_u_n_c_a_r_g_s.html
+++ b/doc/html/struct_f_u_n_c_a_r_g_s.html
@@ -307,7 +307,7 @@ Public Attributes
-
Output cold dimension of data
+
Output cols dimension of data
diff --git a/doc/html/struct_f_u_n_c_c_a_l_l.html b/doc/html/struct_f_u_n_c_c_a_l_l.html
index 32b9a9d..d53daa0 100644
--- a/doc/html/struct_f_u_n_c_c_a_l_l.html
+++ b/doc/html/struct_f_u_n_c_c_a_l_l.html
@@ -178,7 +178,7 @@ Public Attributes
-
Number of output arguments
+
Number of output arguements in Scilab
@@ -193,7 +193,7 @@ Public Attributes
-
Number of output arguements expected to be returned
+
Number of output arguements expected to be returned from Octave
diff --git a/doc/html/thirdparty_2linux_2include_2fun_8h_source.html b/doc/html/thirdparty_2linux_2include_2fun_8h_source.html
index ab0fa9b..0c42ddc 100644
--- a/doc/html/thirdparty_2linux_2include_2fun_8h_source.html
+++ b/doc/html/thirdparty_2linux_2include_2fun_8h_source.html
@@ -162,15 +162,15 @@ $(document).ready(function(){initNavTree('thirdparty_2linux_2include_2fun_8h_sou
-FUNCTYPE
Definition: fun.h:19
-@ TYPE_DOUBLE
Definition: fun.h:20
-@ TYPE_STRUCT
Definition: fun.h:23
-@ TYPE_COMPLEX
Definition: fun.h:21
-@ TYPE_STRING
Definition: fun.h:22
+FUNCTYPE
Enumeration for the data types suported.
Definition: fun.h:22
+@ TYPE_DOUBLE
Definition: fun.h:23
+@ TYPE_STRUCT
Definition: fun.h:26
+@ TYPE_COMPLEX
Definition: fun.h:24
+@ TYPE_STRING
Definition: fun.h:25
int fun(FUNCARGS *arr, FUNCCALL *call)
API Function to call/receive and pass the data to fun API
Definition: fun.cpp:30
-Struct used to send/receive Scilab data to/from the gateway to fun.cpp API.
Definition: fun.h:48
-Struct used to call and pass the data to fun.cpp API.
Definition: fun.h:73
-Struct used to pass structs to Octave from the fun library.
Definition: fun.h:32
+Struct used to send/receive Scilab data to/from the gateway to fun.cpp API.
Definition: fun.h:51
+Struct used to call and pass the data to fun.cpp API.
Definition: fun.h:76
+Struct used to pass structs to Octave from the fun library.
Definition: fun.h:35
--
cgit