GNU Octave  4.2.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions | Variables
ov-typeinfo.cc File Reference
#include "Array.h"
#include "singleton-cleanup.h"
#include "defun.h"
#include "error.h"
#include "ov-typeinfo.h"
Include dependency graph for ov-typeinfo.cc:

Go to the source code of this file.

Functions

OCTAVE_EXPORT octave_value_list Ftypeinfo (const octave_value_list &args, int) as a string.If ar
 

Variables

is omitted
 

Function Documentation

OCTAVE_EXPORT octave_value_list Ftypeinfo ( const octave_value_list args,
int   
)

Definition at line 583 of file ov-typeinfo.cc.

Referenced by install_ov_typeinfo_fcns().

Variable Documentation

is omitted

Definition at line 583 of file ov-typeinfo.cc.