summaryrefslogtreecommitdiff
path: root/doc/latex/fun_8cpp.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/latex/fun_8cpp.tex')
-rw-r--r--doc/latex/fun_8cpp.tex30
1 files changed, 30 insertions, 0 deletions
diff --git a/doc/latex/fun_8cpp.tex b/doc/latex/fun_8cpp.tex
new file mode 100644
index 0000000..4f6a057
--- /dev/null
+++ b/doc/latex/fun_8cpp.tex
@@ -0,0 +1,30 @@
+\hypertarget{fun_8cpp}{}\doxysection{src/fun.cpp File Reference}
+\label{fun_8cpp}\index{src/fun.cpp@{src/fun.cpp}}
+{\ttfamily \#include $<$iostream$>$}\newline
+{\ttfamily \#include $<$stdlib.\+h$>$}\newline
+{\ttfamily \#include $<$octave/oct.\+h$>$}\newline
+{\ttfamily \#include $<$octave/octave.\+h$>$}\newline
+{\ttfamily \#include $<$octave/parse.\+h$>$}\newline
+{\ttfamily \#include $<$octave/interpreter.\+h$>$}\newline
+{\ttfamily \#include $<$math.\+h$>$}\newline
+{\ttfamily \#include $<$string$>$}\newline
+{\ttfamily \#include \char`\"{}fun.\+h\char`\"{}}\newline
+\doxysubsection*{Functions}
+\begin{DoxyCompactItemize}
+\item
+int \mbox{\hyperlink{fun_8cpp_ab2457155d6e8298bdfd7bae4ffd01f80}{fun}} (\mbox{\hyperlink{struct_f_u_n_c_a_r_g_s}{FUNCARGS}} $\ast$inp, \mbox{\hyperlink{struct_f_u_n_c_c_a_l_l}{FUNCCALL}} $\ast$funcall)
+\begin{DoxyCompactList}\small\item\em Function to Interact with Octave\textquotesingle{}s API. \end{DoxyCompactList}\end{DoxyCompactItemize}
+
+
+\doxysubsection{Function Documentation}
+\mbox{\Hypertarget{fun_8cpp_ab2457155d6e8298bdfd7bae4ffd01f80}\label{fun_8cpp_ab2457155d6e8298bdfd7bae4ffd01f80}}
+\index{fun.cpp@{fun.cpp}!fun@{fun}}
+\index{fun@{fun}!fun.cpp@{fun.cpp}}
+\doxysubsubsection{\texorpdfstring{fun()}{fun()}}
+{\footnotesize\ttfamily int fun (\begin{DoxyParamCaption}\item[{\mbox{\hyperlink{struct_f_u_n_c_a_r_g_s}{FUNCARGS}} $\ast$}]{inp, }\item[{\mbox{\hyperlink{struct_f_u_n_c_c_a_l_l}{FUNCCALL}} $\ast$}]{funcall }\end{DoxyParamCaption})}
+
+
+
+Function to Interact with Octave\textquotesingle{}s API.
+
+This Function will be communicating with Octave to access it\textquotesingle{}s function. \ No newline at end of file