From 5b8caadfc4806a4160463e0de90cedd6e34eb9b2 Mon Sep 17 00:00:00 2001 From: detailer-asus Date: Thu, 29 Apr 2021 17:08:19 +0530 Subject: initialized doxygen doumentation --- doc/html/libscilab__octave_8cpp.html | 162 +++++++++++++++++++++++++++++++++++ 1 file changed, 162 insertions(+) create mode 100644 doc/html/libscilab__octave_8cpp.html (limited to 'doc/html/libscilab__octave_8cpp.html') diff --git a/doc/html/libscilab__octave_8cpp.html b/doc/html/libscilab__octave_8cpp.html new file mode 100644 index 0000000..54bd03a --- /dev/null +++ b/doc/html/libscilab__octave_8cpp.html @@ -0,0 +1,162 @@ + + + + + + + +FOSSEE Scilab Octave Toolbox: sci_gateway/cpp/libscilab_octave.cpp File Reference + + + + + + + + + + + + + + +
+
+ + + + + + + + +
+
FOSSEE Scilab Octave Toolbox +
+
This is a scilab toolbox to call octave functions. It requires octave to be installed on the system.
+
+ + + + + + +
+
+
+ + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
libscilab_octave.cpp File Reference
+
+
+
#include <wchar.h>
+#include "libscilab_octave.hxx"
+#include "libscilab_octave.h"
+#include "addfunction.h"
+
+ + + +

+Macros

#define MODULE_NAME   L"libscilab_octave"
 
+ + + +

+Functions

int libscilab_octave (wchar_t *_pwstFuncName)
 
+

Macro Definition Documentation

+ +

◆ MODULE_NAME

+ +
+
+ + + + +
#define MODULE_NAME   L"libscilab_octave"
+
+ +
+
+

Function Documentation

+ +

◆ libscilab_octave()

+ +
+
+ + + + + + + + +
int libscilab_octave (wchar_t * _pwstFuncName)
+
+ +
+
+
+
+ + + + -- cgit